Automatic reenabling and disabling statflow chart
14 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!