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 |
Methods for programmatically and interactively specifying and accessing sample time information.
How to access sample time information interactively.
How Simulink® resolves rate transitions between blocks caused by different block sample times.
The sample time of a block indicates when the block generates outputs or updates its internal state.
Understand how Simulink represents and categorizes sample times.
Blocks for Which Sample Time Is Not Recommended
Best practices for modeling sample times.
How Simulink calculates the sample times of virtual and enabled subsystems.
How Simulink calculates the sample times of discrete and hybrid systems.
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.
Enforce discrete dynamics for a model or subsystem