Gerarchia
Creare complessità di stato a più livelli
Gestire le modalità operative a più livelli utilizzando la gerarchia. Navigare a qualsiasi livello del grafico tramite le transizioni di livello superiore. Semplificare le progettazioni di grafici complessi utilizzando i grafici secondari e le caselle.
Argomenti
- Use State Hierarchy to Design Multilevel State Complexity
Design multilevel state complexity.
- Move Between Levels of Hierarchy by Using Supertransitions
Connect transitions between different levels in a chart.
- Create Entry and Exit Connections Across State Boundaries
Improve componentization by isolating the transition logic for entering and exiting states.
- Encapsulate Modal Logic by Using Subcharts
Use subcharts to create a hierarchy of charts within charts.
- Group Chart Objects by Using Boxes
Create boxes for grouping objects in your charts.
- How Stateflow Objects Interact During Execution
Combine graphical and nongraphical objects to simulate reactive systems.