How to repeat model
Afficher commentaires plus anciens
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?
Réponse acceptée
Plus de réponses (1)
Tarek Husein
le 5 Fév 2015
0 votes
1 commentaire
Andreas Goser
le 6 Fév 2015
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.
Catégories
En savoir plus sur Modeling dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!