Info

此问题已关闭。 请重新打开它进行编辑或回答。

Date format 03mar2013

1 次查看(过去 30 天)
Wesso
Wesso 2019-5-13
关闭: MATLAB Answer Bot 2021-8-20
Hi,
I hope all is well. How can I read dates such as 03mar2013 and transform them to matlab datenumber? I hav ethese dates in excel and every import date option that i used resulted nans.
  4 个评论
Walter Roberson
Walter Roberson 2019-5-13
datetime('03mar2013', 'inputformat', 'ddMMMyyyy')
Wesso
Wesso 2019-5-15
thanks. it works perfectly well

回答(0 个)

标签

Community Treasure Hunt

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

Start Hunting!

Translated by