이 번역 페이지는 최신 내용을 담고 있지 않습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.
샘플 시간
함수
Simulink.BlockDiagram.getSampleTimes | Return all sample times associated with model |
Simulink.Block.getSampleTimes | Return sample time information for a block |
클래스
Simulink.SampleTime | Object containing sample time information |
Simulink.BlockPortData | Describe block input or output port |
예제 및 방법
- 샘플 시간 지정하기
프로그래밍 방식과 대화형 방식으로 샘플 시간 정보를 지정하고 액세스하는 방법.
- View Sample Time Information
How to access sample time information interactively.
- Resolve Rate Transitions
How Simulink® resolves rate transitions between blocks caused by different block sample times.
개념
- 샘플 시간이란?
블록의 샘플 시간은 블록이 출력을 생성하거나 내부 상태를 업데이트하는 때를 나타냅니다.
- Types of Sample Time
Understand how Simulink represents and categorizes sample times.
- Blocks for Which Sample Time Is Not Recommended
Best practices for modeling sample times.
- Sample Times in Subsystems
How Simulink calculates the sample times of virtual and enabled subsystems.
- Sample Times in Systems
How Simulink calculates the sample times of discrete and hybrid systems.
- Block Compiled Sample Time
How to access the sample rate of a block during simulation.
- How Propagation Affects Inherited Sample Times
How blocks inherit sample times.
- Backpropagation in Sample Times
How backward propagation of sample time works.
- Specify Execution Domain
Enforce discrete dynamics for a model or subsystem.