Simulink Configuration - Diagnostics - Stateflow - Unexpected Backtracking

20 次查看(过去 30 天)
Does the Unexpected Backtracking error only occur when stateflow tries to excersize a transition with no exit, or does it look for this all the time? Also, does it have to be in a State Chart model trasition between states or does this work with what we call the "if, else ladder logic" stateflow model?

采纳的回答

Fangjun Jiang
Fangjun Jiang 2019-9-27
It applies to both chart with states or chart of "ladder logic". It is looking at a junction
  • Does not have an unconditional transition path to a state or a terminal junction
  • Has multiple transition paths leading to it

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Complex Logic 的更多信息

产品


版本

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by