Stateflow | ![]() ![]() |
Transitions to and from Exclusive (OR) States
This example shows simple transitions to and from exclusive (OR) states.
The transition On
Off
is valid when state On
is active and the event Switch_off
occurs. The transition Off
On
is valid when state Off
is active and event Switch_on
occurs.
See Transitions to and from Exclusive (OR) States Examples for more information on the semantics of this notation.
![]() | Transition Connections | Transitions to and from Junctions | ![]() |