Products & Services Solutions Academia Support User Community Company

Learn more about MATLAB   

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

  


Recommended Products

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.

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