Resample tscollection
time vector
tscout = resample(
resamples tscin
,timevec
,interpmethod
)tscin
using a specified interpolation method.
interpmethod
can be 'linear'
for linear
interpolation or 'zoh'
for zero-order hold.
tscout = resample(
applies the quality codes in tscin
,timevec
,interpmethod
,code
)code
to all samples.
getinterpmethod
| setinterpmethod
| synchronize
| timeseries
| tscollection