| Contents | Index |
stop
stop stops the simulation of the model you are debugging.
Start and stop a simulation for the model vdp using the Simulink debugger.
Start a debugger session. In the MATLAB Command Window, enter:
sldebug 'vdp'
The MATLAB command prompt >> changes to the Simulink debugger prompt (sldebug @0): >>.
Start a simulation of the model. Enter:
run
Stop the simulation. Enter:
stop

Learn more about Simulink through this collection of videos, articles, technical literature and the Getting Started with Simulink Guide.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |