Moving to states without any connection between them
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Shiva Katukam
le 26 Août 2020
That is not supported. To move from one to another state there should be a state transition connected between them.
0 commentaires
Voir également
Catégories
En savoir plus sur Complex Logic dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!