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

3 Ansichten (letzte 30 Tage)
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?

Antworten (1)

Jorge Calvo
Jorge Calvo am 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.

Kategorien

Mehr zu Stateflow finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by