execution hierarchy of hierarchical state machine(HSM)
9 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Siddharth
le 16 Oct 2012
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 commentaires
Voir également
Catégories
En savoir plus sur Creating Custom Components and Libraries dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!