Time Series Collections
Create and modify collections of
timeseries
objectsA tscollection
object is a collection of one or
more timeseries
objects with the same time vector.
Collections of timeseries
are useful for analyzing
multiple data trends that occur simultaneously.
Functions
Topics
- Time Series Objects and Collections
There are two types of time series objects in MATLAB®, a
timeseries
object and atscollection
object.