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!