Moving to states without any connection between them
조회 수: 2 (최근 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!