Main Content
Trigger-Based Operating Point Snapshot
Generate operating points at triggered events
Libraries:
Simulink Control Design /
Utilities
Description
The Trigger-Based Operating Point Snapshot block takes snapshot operating points of a Simulink® model at triggered events indicated by the input trigger signal. For example, you can configure the block to take a snapshot whenever the trigger signal crosses zero while increasing.
You can then linearize your model at the operating points using the
linearize
function or the Model Linearizer app.