Schedule Editor
View and edit the schedule of model components (partitions)
Open the Schedule Editor
Simulink: In the Modeling tab, expand the Design section and select Schedule Editor from System Design.
Simulink model: Click the badge on the partitioned blocks.
Examples
Parameters
Manage PartitionsPartition Name
— Name of the partitions
character vector
Name of the partitions created. Double-click the name to edit and use the enter key to save the partition name.
Sample Time
— Sample time for partitions to execute
discrete value | variable
Sample time at which the partitions execute. The sample time is a discrete value or a defined variable that contains a discrete value.
Hit times
— Times for aperiodic partitions to execute
vector
Times at which the aperiodic partitions execute, specified as a vector of discrete values.
Connections
— Data connections between partitions
Auto
(default) | Delay
| Dependency
| Prevent Delays
| Allow Delays
Dependency between the partitions is shown as a solid line. A delay between the partitions is shown as a dashed line. The arrow tail and head denote the source and destination, respectively.
Specify constraints on the connections by right-clicking the lines and selecting the constraint type.
More About
Version History
Introduced in R2019a