Specify optional
comma-separated pairs of Name,Value arguments. Name is
the argument name and Value is the corresponding value.
Name must appear inside quotes. You can specify several name and value
pair arguments in any order as
Name1,Value1,...,NameN,ValueN.
Example: 'RateConversionMethod','prewarp' sets
the rate conversion method to the Tustin method with prewarping.
'SampleTime' — Linearization sample time 0 (default) | positive scalar
Linearization sample time, specified as the comma-separated pair
consisting of 'SampleTime' and one of the
following:
0 — Create a continuous-time model.
Positive scalar — Specify the sample time for discrete-time
systems.
'UseFullBlockNameLabels' — Flag indicating whether to truncate names of I/Os and states 'off' (default) | 'on'
Flag indicating whether to truncate names of I/Os and states
in the linearized model, specified as the comma-separated pair consisting
of 'UseFullBlockNameLabels' and either:
'off' — Use truncated names
for the I/Os and states in the linearized model.
'on' — Use the full block
path to name the I/Os and states in the linearized model.
'UseBusSignalLabels' — Flag indicating whether to use bus signal channel numbers or names 'off' (default) | 'on'
Flag indicating whether to use bus signal channel numbers or
names to label the I/Os in the linearized model, specified as the
comma-separated pair consisting of 'UseBusSignalLabels' and
one of the following:
'off' — Use bus signal
channel numbers to label I/Os on bus signals in the linearized model.
'on' — Use bus signal names
to label I/Os on bus signals in the linearized model. Bus signal names
appear in the results when the I/O points are located at the output
of the following blocks:
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:
'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.
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
'tustin' — Tustin (bilinear)
method
'prewarp' — Tustin method
with frequency prewarp. When you use this method, set the PreWarpFreq option
to the desired prewarp frequency.
'upsampling_zoh' — Upsample
discrete states when possible, and use 'zoh' otherwise.
'upsampling_tustin' — Upsample
discrete states when possible, and use 'tustin' otherwise.
'upsampling_prewarp' — Upsample
discrete states when possible, and use 'prewarp' otherwise.
When you use this method, set the PreWarpFreq option
to the desired prewarp frequency.
For more information on rate conversion and linearization
of multirate models, see:
If you use a rate conversion method other than 'zoh',
the converted states no longer have the same physical meaning as the
original states. As a result, the state names in the resulting LTI
system change to '?'.
'PreWarpFreq' — Prewarp frequency 0 (default) | positive scalar
Prewarp frequency in rad/s, specified as the comma-separated
pair consisting of 'PreWarpFreq' and a nonnegative
scalar. This option applies only when RateConversionMethod is
either 'prewarp' or 'upsampling_prewarp'.
'AreParamsTunable' — Flag indicating whether to recompile the model when varying parameter values true (default) | false
Flag indicating whether to recompile the model when varying
parameter values for linearization, specified as the comma-separated
pair consisting of 'AreParamsTunable' and one of
the following:
true — Do not recompile
the model when all varying parameters are tunable. If any varying
parameters are not tunable, recompile the model for each parameter
grid point, and issue a warning message.
false — Recompile the model
for each parameter grid point. Use this option when you vary the values
of nontunable parameters.
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.