Plot : how can I use datestr on a matrix?

1 Ansicht (letzte 30 Tage)
Yasmine Torkhani
Yasmine Torkhani am 20 Sep. 2019
Kommentiert: Star Strider am 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!

Akzeptierte Antwort

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

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Dates and Time finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by