Effacer les filtres
Effacer les filtres

How to convert cdf epoch to date and time?

7 vues (au cours des 30 derniers jours)
BenL
BenL le 14 Nov 2015
Modifié(e) : BenL le 13 Juin 2017
I have a column of data which is in cdf epoch format. It contains date and time stamps Is there a simple way for me to convert and extract the date and time from the cdfepoch object ( data_import(:,1) ) and replace them into column 1? I am trying to plot data over time, cant seem to do this easily.

Réponses (1)

Reko Hynönen
Reko Hynönen le 12 Juin 2017
Modifié(e) : Reko Hynönen le 12 Juin 2017
Sorry to revive an old topic, but I came here looking for an answer and didn't find it, as it has been left unanswered. I think I've solved the issue though.
I believe that todatenum function solves the problem nicely.
https://se.mathworks.com/help/matlab/ref/todatenum.html

Catégories

En savoir plus sur Dates and Time dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by