Grafici Stateflow
Progettare la logica modale in forma grafica
Modellare sistemi con un numero finito di stati. Utilizzare gli stati per indicare graficamente le modalità del sistema. Le transizioni condizionali forniscono i percorsi tra queste modalità. Controllare il comportamento del sistema tramite azioni negli stati e nelle transizioni.
Blocchi
Funzioni
Argomenti
- Model a Finite State Machine
Represent event-driven reactive systems.
- Overview of Stateflow Objects
Learn about states, transitions, and other objects that you can use in your Stateflow® chart.
- Rappresentazione delle modalità operative mediante l'utilizzo degli stati
Creare stati per descrivere le modalità operative di un sistema reattivo.
- Transition Between Operating Modes
Use conditional transitions as pathways between states.
- Resume Prior Substate Activity by Using History Junctions
Create history junctions that record the active substates of a state.
- Create Entry and Exit Connections Across State Boundaries
Improve componentization by isolating the transition logic for entering and exiting states.