Input Arguments
Name-Value Pair Arguments
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.
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
15 Alphabetical List