Stateflow: reset simulink-based state on entry
2 views (last 30 days)
Show older comments
I have a Stateflow chart in Simulink, and in this chart I have some Simulink-based states. Some of these states contain stateful blocks such as integrators and delays. I would like to reset some or all of the block states each time I enter the Simulink-based state. How can I achieve this?
0 Comments
Answers (1)
Mark McBroom
on 21 Sep 2024
Did you try putting a reset subsystem in the Simulink subsystem to reset the state?
Thanks.
Mark.
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!