User`s guide
1 Data Processing
iddata Time-Vector Properties (Continued)
Property
Description
Syntax Example
Tstart
Starting time of the
experiment.
• For a single
experiment,
Ts is a
scalar value.
• For multiexperiement
data with
Ne
experiments, Ts is
a
1-by-Ne cell array,
and each cell contains
the sampling interval
of the co rresponding
experiment.
To change starting time
of the first data sample to
24:
data.Tstart = 24
Time units are set by t he
property
TimeUnit.
1-60