- Turn on data logging so you can get the results into your MATLAB script
- Try fast restart and run-time parameter settingto speed up the parametric sweep
Parametric Study with Simscape
4 views (last 30 days)
Show older comments
I am using condenser evaporator (2P-MA) block in simscape to model a two-phase fluid network and a moist air network with condensation. My interest is to see the rate for condensation for different input temperature and relative humidity conditions. So after one run of simulation I need to change the value of relative humidity and temperature as see the effect on water condensation.
How to perform this type of parametric study with the simscape model? I am new to Mathlab and simscape. Kindly help me to fix this.
0 Comments
Answers (1)
Yifeng Tang
on 24 Jun 2022
In the Simscape block, you can use a MATLAB variable as the parameter. You can then change the value in that variable each time you run the model using the "sim" command. A few tips that may be useful in the process:
See Also
Categories
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!