| Contents | Index |
sldebug('sys')
sldebug('sys') starts a simulation in debug mode. See Simulink Debugger and Simulink Debugger Commands for information about using the debugger.
The following command:
sldebug('vdp')loads the Simulink demo model vdp into memory and starts the simulation in debug mode. Alternatively, you can achieve the same result by using the sim command:
sim('vdp', 'debug', 'on')

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 |