How to call a event(Simulink model) in MATLAB Script ?
3 views (last 30 days)
Show older comments
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?
Answers (1)
TAB
on 17 Dec 2012
Read the docs refered in links:
You can start with even listener examples from Matlab file exchange:
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!