- Subsystem block whose source traces back to the output of a bus creator block
- Subsystem block whose source traces back to a root-level inport by passing
through only virtual or nonvirtual subsystem boundaries
StoreOffsets — Flag indicating whether to compute linearization offsets
false (default) | true
Flag indicating whether to compute linearization offsets for inputs, outputs, states, and
state derivatives or updated states, specified as the comma-separated pair consisting of
'StoreOffsets' and one of the following:
- false — Do not compute linearization offsets.
- true — Compute linearization offsets.
You can configure an LPV System block using linearization offsets. For an example, see
“Approximating Nonlinear Behavior Using an Array of LTI Systems” on page 3-103
StoreAdvisor — Flag indicating whether to store diagnostic information
false (default) | true
Flag indicating whether to store diagnostic information during linearization, specified as
the comma-separated pair consisting of 'StoreAdvisor' and one of the following:
- false — Do not store linearization diagnostic information.
- true — Store linearization diagnostic information.
Linearization commands store and return diagnostic information in a
LinearizationAdvisor object. For an example of troubleshooting linearization results
using a LinearizationAdvisor object, see “Troubleshoot Linearization Results at
Command Line” on page 4-42.
RateConversionMethod — Rate conversion method
'zoh' (default) | 'tustin' | 'prewarp' | 'upsampling_zoh' |
'upsampling_tustin' | 'upsampling_prewarp'
Method used for rate conversion when linearizing a multirate system, specified as the
comma-separated pair consisting of 'RateConversionMethod' and one of the
following:
- 'zoh' — Zero-order hold rate conversion method
slTunerOptions