샘플 시간
함수
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.
개념
- 샘플 시간이란?
블록의 샘플 시간은 블록이 출력을 생성하거나 내부 상태를 업데이트하는 때를 나타냅니다.
- What Is Union Sample Time?
Entity having union sample time runs at all the component sample times of the union.
- 샘플 시간의 유형
Simulink가 샘플 시간을 나타내고 분류하는 방법을 이해합니다.
- 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.