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!