vertcat (timeseries) - Vertical concatenation of timeseries objects

Syntax

ts = vertcat(ts1,ts2,...)

Description

ts = vertcat(ts1,ts2,...) performs

ts = [ts1;ts2;...]

This operation appends timeseries objects. The time vectors must not overlap. The last time in ts1 must be earlier than the first time in ts2. The data sample size of the timeseries objects must agree.

See Also

timeseries

  


 © 1984-2008- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS