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?

 Respuesta aceptada

Andreas Goser
Andreas Goser el 5 de Feb. de 2015

0 votos

Most users orchestrate this through MATLAB. Have a look at the SIM command.

Más respuestas (1)

Tarek Husein
Tarek Husein el 5 de Feb. de 2015

0 votos

thank you very much... I tried that but I didn't know how to handle scope data in MATLAB

1 comentario

Andreas Goser
Andreas Goser el 6 de Feb. de 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.

Iniciar sesión para comentar.

Categorías

Más información sobre Modeling en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 5 de Feb. de 2015

Comentada:

el 6 de Feb. de 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by