이 페이지는 기계 번역을 사용하여 번역되었습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.
개별 시뮬레이션 실행하기
Simulink® 편집기에서 바로 또는 MATLAB® 명령 프롬프트에서 프로그래밍 방식으로 개별 시뮬레이션 실행 및 제어
모델을 시뮬레이션하면 모델링 프로세스를 통해 구축하는 알고리즘의 결과가 제공됩니다. 시뮬레이션 속도를 조절하고, 모델 파라미터를 조정하고, 시뮬레이션을 중지 또는 일시 중지하고, 모델 설계를 평가할 포트 값을 표시하여 시뮬레이션과 상호 작용할 수 있습니다. 시뮬레이션은 모델의 설계 및 동작을 이해하는 데 도움이 됩니다.
Simulink 툴스트립에서 실행 버튼을 클릭하거나 MATLAB 명령 창 또는 MATLAB 스크립트에서 프로그래밍 방식으로 sim
이나 set_param
과 같은 함수를 사용하여 대화형 방식으로 모델을 시뮬레이션합니다.
병렬 시뮬레이션과 배치 시뮬레이션에 대한 자세한 내용은 다중 시뮬레이션 실행하기 항목을 참조하십시오.
모델 설정
툴
시뮬레이션 속도 조절 옵션 | Slow simulation to a specified ratio of simulation time to wall clock time |
함수
객체
도움말 항목
기본 시뮬레이션 실행하기
- Simulation Phases in Dynamic Systems
Discover how the Simulink software simulates a dynamic system. - Choosing a Simulation Mode
Based on your simulation needs, choose to run your simulation in normal, accelerator, or rapid accelerator mode. - Simulate a Model Interactively
Start, suspend, and stop a simulation interactively. - 프로그래밍 방식으로 시뮬레이션 실행하기
스크립트를 작성하거나 MATLAB 명령 창에서 명령을 실행하여 프로그래밍 방식으로 시뮬레이션을 실행합니다. - Use Model Operating Point for Faster Simulation Workflow
Reduce the time required to run a set of simulations by simulating from an initial operating point.
시뮬레이션 분석하기
- How Stepping Through Simulations Works
Learn how the software steps through time steps and how to evaluate trade offs involved in configuring the simulation stepping options. - Debug Simulation Using Signal Breakpoints
Set breakpoints to pause simulation at points of interest for debugging and analysis. - View Signal Values Using Port Value Labels
View signal values in the block diagram during simulation to understand, analyze, and debug your model.
빠른 재시작으로 반복 시뮬레이션 수행하기
- How Fast Restart Improves Iterative Simulations
Learn when to use fast restart for speeding up simulation. - Get Started with Fast Restart
Configures your model to prepare for fast restart simulation.