Model concurrent operating modes by using parallel states. Configure the order of execution for parallel states. Broadcast local events from one state to another to synchronize your states.
Create states that execute separately or simultaneously.
Execution Order for Parallel States
Set the order of execution for parallel (AND) states.
Broadcast Local Events to Synchronize Parallel States
Communicate between parallel (AND) states by making directed event broadcasts.
How Stateflow Objects Interact During Execution
Combine graphical and nongraphical objects to simulate reactive systems.