How to call a event(Simulink model) in MATLAB Script ?
古いコメントを表示
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 件のコメント
Azzi Abdelmalek
2012 年 12 月 17 日
Can you explain?
TAB
2012 年 12 月 17 日
Do you mean event listener for run time simulink data access ?
Arun Badigannavar
2012 年 12 月 17 日
回答 (1 件)
TAB
2012 年 12 月 17 日
0 投票
Read the docs refered in links:
You can start with even listener examples from Matlab file exchange:
カテゴリ
ヘルプ センター および File Exchange で Event Functions についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!