Set this property using the blocksub input argument or dot notation
(st.BlockSubstitutions = blocksubs). For information about the required
structure, see blocksub.
Options
Linearization algorithm options, specified as an option set created using
slTunerOptions.
Set this property using the opt input argument or dot notation (st.Options = opt).
Model
Name of the Simulink model to be linearized, specified as a character vector by the input
argument mdl.
TimeUnit
Unit of the time variable. This property specifies the time units for linearized models
returned by getIOTransfer, getLoopTransfer, getSensitivity, and
getCompSensitivity. Use any of the following values:
- 'nanoseconds'
- 'microseconds'
- 'milliseconds'
- 'seconds'
- 'minutes'
- 'hours'
- 'days'
- 'weeks'
- 'months'
- 'years'
Default: 'seconds'
Object Functions
addBlock Add block to list of tuned blocks for slTuner interface
slTuner