Hi, anybody know how to convert the data in array format to time series format?

 채택된 답변

Walter Roberson
Walter Roberson 2016년 10월 16일

0 개 추천

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개)

카테고리

도움말 센터File Exchange에서 Continuous Wavelet Transforms에 대해 자세히 알아보기

질문:

2016년 10월 16일

답변:

2016년 10월 16일

Community Treasure Hunt

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

Start Hunting!

Translated by