文档

Schedulers

Design patterns for single- or multi-system execution at specific times

Topics

Schedule Execution of Simulink Subsystems

Describes three design patterns for scheduling algorithms in your state machine

Schedule Multiple Subsystems in a Single Step

Theladder logic schedulerdesign pattern allows you to specify the order in which multiple Simulink®subsystems execute in a single time step.

Schedule One Subsystem in a Single Step

With theloop schedulerdesign pattern, you can schedule one Simulink subsystem to execute multiple times in a single time step.

Schedule Subsystems to Execute at Specific Times

Thetemporal logic schedulerdesign pattern allows you to schedule Simulink subsystems to execute at specified times.

Schedule Function Calls

You can schedule calls to Simulink and MATLAB®functions by using conditional and time-based logic in Stateflow®.

Was this topic helpful?