Simulink Reference | ![]() ![]() |
Generate linear models in the base workspace when triggered.
Library
Description
When triggered, this block calls linmod
or dlinmod
to create a linear model for the system at the current operating point. No trimming is performed. The linear model is stored in the base workspace as a structure, along with information about the operating point at which the snapshot was taken. Multiple snapshots are appended to form an array of structures.
The name of the structure used to save the snapshots is the name of the model appended by _Trigger_Based_Linearization
, for example, vdp_Trigger_Based_Linearization
. The structure has the follow fields:
Use the Time-Based Linearization block to generate linear models at predetermined times.
Data Type Support
The trigger port accepts signals of any data type except int64
and uint64
.
Parameters and Dialog Box
Characteristics
Sample Time |
Inherited from driving block |
Dimensionalized |
No |
![]() | Trigger | Triggered Subsystem | ![]() |