| Products & Services | Industries | Academia | Support | User Community | Company |
| Download Product Updates | | | Get Pricing | | | Trial Software |
| Documentation → Simulink |
| Contents | Index |
| Learn more about Simulink |
| On this page… |
|---|
The Accelerator mode can shorten the length of your debugging sessions if you have large and complex models. For example, you can use the Accelerator mode to simulate a large model and quickly reach a distant break point.
For more information on the debugger, see Simulink Debugger.
To run your model in the Accelerator mode with the debugger:
At the command prompt, enter:
sldebug modelname
At the debugger prompt, set a time break:
tbreak 10000 continue
Once you reach the breakpoint, use the debugger command emode (execution mode) to toggle between Accelerator and Normal mode.
You must switch to Normal mode to step through the simulation by blocks, and when you want to use the following debug commands:
![]() | Interacting with the Acceleration Modes Programmatically | Capturing Performance Data | ![]() |

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