Automatic reenabling and disabling statflow chart
5 views (last 30 days)
Show older comments
I have a simple state machine that I would like to disable automatically via Enable_SM once all states within the Stateflow chart are executed (done). After the state machine has finished execution, I want the toggle switch to switch off automatically.

Then, I would like to be able to start the state machine manually again using the toggle switch.
Can you please advise me how to implement this?
0 Comments
Answers (0)
See Also
Categories
Find more on Decision 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!