Page 1 of 1

Specify how steps become active using transitions, given as MATLAB boolean expression. Initially, the top-most step is

Posted: Sun Mar 14, 2021 6:28 am
by farnooshY
Specify how steps become active using transitions, given as MATLAB boolean expression. Initially, the top-most step is active. After the code in an active step is executed, its transitions are evaluated from top-to-bottom. If a transition is true, then the step ends, the remaining transitions are ignored, and the corresponding next step becomes active. Example transitions include:



reactive