The output settling time events are then fed to an Operating Point Snapshot block. In this
example, the block creates operating point snapshots in the event of a rising edge trigger.
Using the FINDOP command, the simulation is run for 60 seconds and returns the
operating points when engine speed is near steady state.
op = findop('scdspeedtrigger',60);
Computing Operating Point Snapshots at Triggered Events