State Transition Tables
Design modal logic in tabular form
Design your combinatorial logic in tabular form by using state transition tables. State transition tables provide an easy on-ramp for learning Stateflow® and are an ideal solution for simple, process-oriented, sequential state machines. To detect modeling errors, run diagnostic checks, set breakpoints, and step through actions while monitoring data values.
Blocs
State Transition Table | Represent modal logic in tabular format |
Rubriques
- Use State Transition Tables to Express Sequential Logic in Tabular Form
Model a finite state machine for sequential modal logic in a concise, compact format.
- Inspect the Design of State Transition Tables
Verify that the logic in your state transition table behaves as intended.
- Model Bang-Bang Controller by Using a State Transition Table
Use a state transition table to model a temperature regulator.
Résolution des problèmes
Debug Run-Time Errors in a State Transition Table
Use breakpoints to debug state transition tables.