events | Model discrete events |
edge | Trigger event |
initialevent | Initialize event variables |
modecharts | Declare mode charts that include operating modes and transitions |
modes | Declare operating modes in mode chart |
transitions | Define transitions between modes in mode chart |
initial | Specify initial mode in mode chart |
Simplify mathematical model of the system by assuming that certain variables can change values instantaneously and discontinuously at specific points in time.
This example shows how to implement a triggered delay component.
This example shows how to implement a component similar to a Simulink® enabled subsystem.
Model components characterized by discrete set of distinct operating modes.
This example shows how to model a component by using mode charts and enumerations.