Clean Timetable with Missing, Duplicate, or Nonuniform Times in Matlab 2016a

조회 수: 1 (최근 30일)
M.Abuasbeh
M.Abuasbeh 2019년 10월 31일
답변: Steven Lord 2019년 11월 1일
Hi
I have a very large data set in tables where the first column has time stamp and the the second column has a double value.
I need to perform different operations to filter, organize, find missing data and check for any irregularities in the data. I found very useful functions here: https://se.mathworks.com/help/matlab/matlab_prog/convert-between-datetime-arrays-numbers-and-strings.html
But some of them (isregular, issorted) seem not to work in Matlab 2016a version.
Is there any other good alternative?
Thanks!

답변 (1개)

Steven Lord
Steven Lord 2019년 11월 1일
Use the techniques described in the version of that page included in the documentation in your local installation of release R2016a. Alternately you can refer to the release R2016a version of that page on the MathWorks website.

제품


릴리스

R2016a

Community Treasure Hunt

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

Start Hunting!

Translated by