Moving to states without any connection between them
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Shiva Katukam
am 26 Aug. 2020
That is not supported. To move from one to another state there should be a state transition connected between them.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Complex Logic finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!