User Specified State Transition Execution Order in Matlab Stateflow

Hi,
is there a possiblility to deactivate "User Specified State Transition Execution Order" in Stateflow Chart with Matlab Action Language?
That would be very useful, because simple transitions for "if(condition) else..." are automatically ordered in the correct way, if it is deactivated.
Thanks

Answers (1)

The option to use implicit order will be removed in a future release, even from C charts. You can use the Stateflow API or the context menu to adjust the evaluation order of a transition.
https://www.mathworks.com/help/releases/R2024a/stateflow/ug/specifying-chart-properties.html#mw_49e98c63-272c-4601-b74f-98bbbea54e2e

Categories

Find more on Decision Logic in Help Center and File Exchange

Products

Asked:

on 11 Jul 2014

Answered:

on 7 Jul 2026 at 11:26

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!