Moving to states without any connection between them
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
In the following stateflow, is there a way to move from STATE1 to STATE3 without any connection between them?
I have a model with several more states and I don't want to connect all of them because those transitions are off nominal scenarios.
Is that possible?
0 comentarios
Respuestas (1)
Shiva Katukam
el 26 de Ag. de 2020
That is not supported. To move from one to another state there should be a state transition connected between them.
0 comentarios
Ver también
Categorías
Más información sobre Complex Logic en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!