Stateflow
Parallel (AND) State Examples
The following examples demonstrate the use of parallel (AND) states:
Event Broadcast State Action Example
-- Shows the behavior of event broadcast actions in parallel states.
Event Broadcast Transition Action with a Nested Event Broadcast Example
-- Shows the behavior of an event broadcast transition action that includes a nested event broadcast in a parallel state.
Event Broadcast Condition Action Example
-- Shows the behavior of a condition action event broadcast in a parallel (AND) state.
Event Actions in a Superstate Example
Event Broadcast State Action Example