- Cell array of finite positive real scalars for multiple natural frequency bounds.
Tips
- To assert that the natural frequency bounds are satisfied, select both Include natural
frequency bound in assertion on page 16-268 and Enable assertion on page 16-
277. - You can add or modify natural frequency bounds from the plot window:
- To add a new natural frequency bound, right-click the plot and select Bounds >
New Bound. Select Natural frequency in Design requirement type and
specify the natural frequency in Natural frequency. - To modify a natural frequency bound, drag the corresponding bound segment or
right-click it and select Bounds > Edit. Specify the new value in Natural
frequency.
- To add a new natural frequency bound, right-click the plot and select Bounds >
You must click Update Block before simulating the model.
Command-Line Information
Parameter: NaturalFrequency
Type: character vector
Value: [] | positive finite real scalar | cell array of positive finite
real scalars. Must be specified inside single quotes ('').
Default: '[]'
See Also
Plot Linear Characteristics of Simulink Models During Simulation on page 2-82
“Verify Model at Default Simulation Snapshot Time” on page 14-6
Save data to workspace
Save one or more linear systems to perform further linear analysis or control design.
The saved data is in a structure whose fields include:
- time — Simulation times at which the linear systems are computed.
- values — State-space model representing the linear system. If the linear system is
computed at multiple simulation times, values is an array of state-space models.
Pole-Zero Plot