Plot : how can I use datestr on a matrix?

1 vue (au cours des 30 derniers jours)
Yasmine Torkhani
Yasmine Torkhani le 20 Sep 2019
Commenté : Star Strider le 20 Sep 2019
Hello friends,
does anyone know how I can get the format of the date in a matrix from number to date with the normal format from time 'dd-mm-yyyy'? I have a matrix with a column date which I changed from string to number by 'datenum'. For the plot of my curve, I need the date as string again. Is that possible with a matrix?
Thanks in advance!

Réponse acceptée

Star Strider
Star Strider le 20 Sep 2019
To get date strings on a plot that uses datenum numbers, use the datetick function.
  2 commentaires
Yasmine Torkhani
Yasmine Torkhani le 20 Sep 2019
Nice!!!! This works fantastic on my figure!
Thank you a lot !!!!! :))))))
Star Strider
Star Strider le 20 Sep 2019
As always, my pleasure!

Connectez-vous pour commenter.

Plus de réponses (0)

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