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

1 vue (au cours des 30 derniers jours)
M.Abuasbeh
M.Abuasbeh le 31 Oct 2019
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!

Réponses (1)

Steven Lord
Steven Lord le 1 Nov 2019
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.

Produits


Version

R2016a

Community Treasure Hunt

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

Start Hunting!

Translated by