| Using Stateflow | Search  Help Desk |
Debugger Action Control Buttons
Use these buttons when debugging a Stateflow machine to control the Debugger's actions:Click on the Go button to have simulation execution proceed until a breakpoint (global or local) is reached. Once the Go button has been clicked, the Stateflow diagram is marked read-only. The appearance of the graphics editor toolbar and menus changes so that object creation is not possible. When the graphics editor is in this read-only mode, it is called "iced."
Click on the Step button to single step through the simulation execution.
Click on the Break button to insert a breakpoint at that point in the simulation execution.
Click on the Stop Simulation button to stop the simulation execution and relinquish debugging control. Once the debug session is stopped, the graphics editor toolbar and menus return to their normal appearance and operation so that object creation is again possible.