execution hierarchy of hierarchical state machine(HSM)

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)

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

Tags

Asked:

on 24 Dec 2011

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!