How to call a event(Simulink model) in MATLAB Script ?
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?
3 Comments
Azzi Abdelmalek
on 17 Dec 2012
Can you explain?
TAB
on 17 Dec 2012
Do you mean event listener for run time simulink data access ?
Arun Badigannavar
on 17 Dec 2012
Answers (1)
TAB
on 17 Dec 2012
0 votes
Read the docs refered in links:
You can start with even listener examples from Matlab file exchange:
Categories
Find more on Event Functions in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!