execution hierarchy of hierarchical state machine(HSM)
2 ビュー (過去 30 日間)
古いコメントを表示
I had few questions pertaining to execution order in HSMs.
1. What is the order of execution in HSMs:
Entry, during & exit of parent-state and Entry, during & exit of child-state
2. what all things happen in 'single run cycle' for HSM?
Please let me know if you seek further elaboration on question(s). Thanks.
0 件のコメント
回答 (1 件)
Siddharth
2012 年 10 月 16 日
Hi Vijay:
Find more information about the process that is followed when executing state machines in Stateflow at the following link:
Let me know if you have more specific questions.
-Siddharth
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Mathematics and Optimization についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!