Plot : how can I use datestr on a matrix?

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!

 Accepted Answer

To get date strings on a plot that uses datenum numbers, use the datetick function.

2 Comments

Nice!!!! This works fantastic on my figure!
Thank you a lot !!!!! :))))))
As always, my pleasure!

Sign in to comment.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!