execution hierarchy of hierarchical state machine(HSM)
Show older comments
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.
Answers (1)
Siddharth
on 16 Oct 2012
1 vote
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
Categories
Find more on Images 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!