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!

 採用された回答

Star Strider
Star Strider 2019 年 9 月 20 日

1 投票

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

2 件のコメント

Yasmine Torkhani
Yasmine Torkhani 2019 年 9 月 20 日
Nice!!!! This works fantastic on my figure!
Thank you a lot !!!!! :))))))
Star Strider
Star Strider 2019 年 9 月 20 日
As always, my pleasure!

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeTime Series Objects についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by