Moving to states without any connection between them
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Shiva Katukam
2020 年 8 月 26 日
That is not supported. To move from one to another state there should be a state transition connected between them.
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!