Stateflow® provides a graphical language that includes state transition diagrams, flow charts, state transition tables, and truth tables. You can use Stateflow to describe how MATLAB® algorithms and Simulink® models react to input signals, events, and time-based conditions.
Stateflow enables you to design and develop supervisory control, task scheduling, fault management, communication protocols, user interfaces, and hybrid systems.
With Stateflow, you model combinatorial and sequential decision logic that can be simulated as a block within a Simulink model or executed as an object in MATLAB. Graphical animation enables you to analyze and debug your logic while it is executing. Edit-time and run-time checks ensure design consistency and completeness before implementation.
Learn the basics of Stateflow
Program state machines for combinatorial and sequential logic
Follow design patterns for supervisory logic and applications such as schedulers and debouncers
Simulate Stateflow charts as blocks in Simulink models
Execute standalone Stateflow charts as objects in MATLAB
Test, debug, log data, and generate code