- Root-level inport block containing a bus object
- Bus creator block
- 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.
BlockReduction — Flag indicating whether to omit blocks that are not on the
linearization path
'on' (default) | 'off'
Flag indicating whether to omit blocks that are not in the linearization path, specified as
the comma-separated pair consisting of 'BlockReduction' and one of the following:
15 Alphabetical List