가속화
액셀러레이터 모드 및 고속 액셀러레이터 모드를 사용하여 모델 자체를 변경하지 않고 시뮬레이션 속도를 높일 수 있습니다. 자세한 내용은 What Is Acceleration? 항목을 참조하십시오.
함수
sim | Simulink 모델 시뮬레이션 |
set_param | Simulink 파라미터 값 설정 |
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 |
slbuild | Build standalone executable file or model reference target for model |
도움말 항목
- 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.
- 가속 모드의 작동 방법
표준 모드, 액셀러레이터 모드 및 고속 액셀러레이터 모드를 비교하고 대조합니다.
- 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.