Acceleration
Use accelerator and rapid accelerator modes to achieve faster simulation without changing the model itself. To learn more, see What Is Acceleration?
Functions
sim | Run and script programmatic simulations of Simulink models |
set_param | Set Simulink parameter value |
Simulink.BlockDiagram.buildRapidAcceleratorTarget | Build Rapid Accelerator target for model and return run-time parameter set |
Simulink.BlockDiagram.getChecksum | Return model checksum |
Simulink.SubSystem.getChecksum | Return checksum of nonvirtual subsystem |
Simulink.getFileChecksum | Checksum of file |
slbuild | Build standalone executable file or model reference target for model |
Topics
- Design Your Model for Effective Acceleration
Learn about techniques to apply when using acceleration.
- Perform Acceleration
Configure and run an accelerated model.
- Interact with the Acceleration Modes Programmatically
Use programmatic parameters for acceleration modes.
- How to Improve Performance in Acceleration Modes
Improve acceleration performance.
- What Is Acceleration?
Introduces the accelerator and rapid accelerator modes.
- How Acceleration Modes Work
Compares and contrasts normal, accelerator, and rapid accelerator modes.
- Choosing a Simulation Mode
Based on your simulation needs, choose to run your simulation in normal, accelerator, or rapid accelerator mode.
- Code Regeneration in Accelerated Models
Identify the conditions under which code is regenerated.
- Comparing Performance
Choose among acceleration speed tradeoffs and measure performance.