Moving to states without any connection between them
1 view (last 30 days)
Show older comments
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 Comments
Answers (1)
Shiva Katukam
on 26 Aug 2020
That is not supported. To move from one to another state there should be a state transition connected between them.
0 Comments
See Also
Categories
Find more on Complex Logic in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!