How can I manipulate variable values in the watch window in order to manually trigger state transitions in StateFlow?

2 views (last 30 days)
I can set breakpoints in a StateFlow diagram and see how the values of my variables change in the watch window. How can I change the values of the variables myself while in the debug mode?

Answers (1)

Jorge Calvo
Jorge Calvo on 2 Nov 2021
Hi Iulia,
When your Stateflow chart is paused at a breakpoint, you can change data values directly in the Symbols pane or the MATLAB Command Window. For more information, see https://www.mathworks.com/help/stateflow/ug/watching-data-values-during-simulation.html.

Categories

Find more on Stateflow 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!