User`s guide
set (target object)
14-86
Properties must be entered in pairs or, using the alternate syntax, as
one-dimensional cell arrays of the same size. This means they must both be row
vectors or both column vectors, and the corresponding values for properties in
property_name_vector are stored in property_value_vector. The writable
properties for a target object are listed in the following table. This table
includes a description of the properties:
Property Description Writable
LogMode
Controls which data points are logged:
• Time-equidistant logging. Logs a data
point at every time interval. Set value to
'Normal'.
• Value-equidistant logging. Logs a data
point only when an output signal from
the
OutputLog changes by a specified
value (increment). Set the value to the
difference in signal values.
Yes
SampleTime
Time between samples. This value equals
the step size, in seconds, for updating the
model equations and posting the outputs.
Yes
ShowParameters
Flag set to view or hide the list of
parameters from your Simulink blocks.
This list is shown when you display the
properties for a target object. Values are
'on'
and 'off'.
Yes
ShowSignals
Flag set to view or hide the list of signals
from your Simulink blocks. This list is
shown when you display the properties for
a target object. Values are
'on' and 'off'.
Yes