Skip to Main Content Skip to Search
Product Documentation

Data Analysis, MATLAB Version 7.10 (R2010a)

New features and changes introduced in this version are:

Operations on Timeseries Objects Sometimes Warn About the isTimeFirst Property

In a future release, the timeseries Boolean property isTimeFirst will behave differently. If the value is true, this property indicates that the time vector is the first dimension of a time series. If the value is false, the time vector is the last dimension of a time series. In this release, you receive a warning that certain settings of isTimeFirst will not be valid in a future release. The warning indicates that for 3-D or N-D data, time must be the last dimension, while 2-D time series data can have time as the first dimension.

Compatibility Considerations

You can receive a warning when:

The warning does not affect how you can use time series data in this release. It is intended to inform you that the behavior of isTimeFirst will change in a future release. If you receive a warning about isTimeFirst, you can use the timeseries method migrateistimefirst to correct the problem. For information type

help timeseries/migrateistimefirst

in the Command Window.

Time Series Time Vectors Can Now Contain Duplicate Sample Times

Starting with this release, a vector containing sample times can have duplicate times in contiguous positions. Previously, time vectors needed to increase monotonically and duplicated time values generated errors. This condition is now relaxed, such that time vectors must be nondecreasing. Interpolation of time series can produce duplicated times if the input to the interpolation method contained duplicate time samples. For more information, see the timeseries reference documentation.

  


Recommended Products

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

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