Hello All,<br><br>I am trying to implement a code with the following basic information flow:<br><br>1. Matlab generates a set of system parameters.<br>2. Matlab passes those system parameters as inputs to TRNSYS.<br>3. TRNSYS runs a year-long simulation using those system parameters and supplies the results to Matlab.<br>
4. Matlab uses the results to determine a new set of input parameters.<br>5. Return to Step 2 until some exit condition is reached. <br><br>I've looked at the documentation for Type 155, but it appears that it is used for calling Matlab while running a TRNSYS simulation. What I'm looking for is a means of calling TRNSYS from within Matlab and running repeated simulations. Any help is appreciated.<br>
<br>Thanks,<br><br>Josh<br>