How to call a event(Simulink model) in MATLAB Script ?
Mostrar comentarios más antiguos
I am controlling and executing my simulink models through matlab script ,,,and now i want to call a event which is a simulink model,,,,how cal i call the simulink model to execute,,,any basic idea?
3 comentarios
Azzi Abdelmalek
el 17 de Dic. de 2012
Can you explain?
TAB
el 17 de Dic. de 2012
Do you mean event listener for run time simulink data access ?
Arun Badigannavar
el 17 de Dic. de 2012
Respuestas (1)
TAB
el 17 de Dic. de 2012
0 votos
Read the docs refered in links:
You can start with even listener examples from Matlab file exchange:
Categorías
Más información sobre Modeling en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!