How to repeat model
古いコメントを表示
I have a model for heating system for a house with a scope shows the temperature in the house throw day. I want to apply this model for 1000 separated house and then get the average tempereture for all houses. How I can do that?
採用された回答
その他の回答 (1 件)
Tarek Husein
2015 年 2 月 5 日
0 投票
1 件のコメント
Andreas Goser
2015 年 2 月 6 日
You can try the following: For each scope you can write the data into the MATLAB workspace. You could take the data from your MATLAB script (that is using SIM) und display the data as you want in a MATLAB figure.
カテゴリ
ヘルプ センター および File Exchange で Modeling についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!