Simulink Configuration - Diagnostics - Stateflow - Unexpected Backtracking

4 visualizaciones (últimos 30 días)
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?

Respuesta aceptada

Fangjun Jiang
Fangjun Jiang el 27 de Sept. de 2019
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

Más respuestas (0)

Categorías

Más información sobre Complex Logic en Help Center y File Exchange.

Productos


Versión

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by