Name
|
Access
|
Description
|
Units
|
RW
|
The units, e.g., 'secs', in which the time series data are expressed in the associated Simulink.Timeseries object.
|
Start
|
RW
|
If the associated signal is not in a conditionally executed subsystem, this field contains the simulation time of the first signal value recorded in the associated Simulink.Timeseries object. If the signal is in a conditionally executed subsystem, this field contains an array of times when the system became active.
|
End
|
RW
|
If the associated signal is not in a conditionally executed subsystem, this field contains the simulation time of the last signal value recorded in the associated Simulink.Timeseries object. If the signal is in a conditionally executed subsystem, this field contains an array of times when the system became inactive.
|
Increment
|
RW
|
The interval between simulation times at which signal data is logged in the associated Simulink.Timeseries object.
|
Length
|
W
|
The number of signal samples recorded in the associated Simulink.Timeseries object, i.e., the length of the arrays referenced by the object's Time and Data properties.
|
© 1994-2005 The MathWorks, Inc.