State order in linearization results, specified as a cell array of block paths or state names.
The order of the block paths and states in stateorder indicates the order of the states
in linsys.
You can specify block paths for any blocks in mdl that have states, or any named states in
mdl.
You do not have to specify every block and state from mdl in stateorder. The states you
specify appear first in linsys, followed by the remaining states in their default order.
options — Linearization algorithm options
linearizeOptions option set
Linearization algorithm options, specified as a linearizeOptions option set.
Output Arguments
linsys — Linearization result
state-space model | array of state-space models
Linearization result, returned as a state-space model or an array of state-space models.
The dimensions of linsys depend on the specified parameter variations and block
substitutions, and the operating points at which you linearize the model.
NoteIf you specify more than one of op, param, or blocksub.Value as an array, then
their dimensions must match.
Parameter
Variation
Block Substitution Linearize At... Resulting linsys
Dimensions
No parameter
variation
No block substitutionModel operating
point
Single state-space
model
Single operating
point, specified as an
operating point
object or snapshot
time using op
linearize