array data to time series data value

26 次查看(过去 30 天)
Hi, anybody know how to convert the data in array format to time series format?

采纳的回答

Walter Roberson
Walter Roberson 2016-10-16
timeseries(data) -- assumes the rows correspond to timepoints 1 second apart
timeseries(data, time) -- number of times should be same as number of rows

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Continuous Wavelet Transforms 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by