append
Concatenate timeseries
objects in time
Description
ts = append(
creates a new
ts1,ts2,…,tsN
)timeseries
object by concatenating
timeseries
objects ts1
,
ts2
, and so on, along the time dimension.
Examples
Input Arguments
Version History
Introduced before R2006a