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

3 visualizaciones (últimos 30 días)
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?

Respuestas (1)

Jorge Calvo
Jorge Calvo el 2 de Nov. de 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.

Categorías

Más información sobre Stateflow en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by