How to Run Simulink Model from Matlab while in External Mode
Mostrar comentarios más antiguos
I am using Real-Time Windows Target to build a simulink model. I was wondering if there is a way to run this model in matlab.
I know that for normal mode, I can use 'sim' command to run the simulation ... Is there an equivalent command for models which are in external mode?
Respuestas (1)
Kaustubha Govind
el 8 de Jun. de 2011
2 votos
This section of the documentation explains how to achieve that: Running an Application from the Command Line. It appears to be similar to running external mode from command-line for any model (not necessarily configured with Real-Time Windows Target).
Categorías
Más información sobre System Configuration en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!