Month function doesn't work with double anymore
2 ビュー (過去 30 日間)
古いコメントを表示
Hello,
I have just updated to 2019a. My scripts have worked previously 2018 version and now they do not. I am recieving an error message,
"Undefined function 'month' for input arguments of type 'double'." I have not made any changes to my scripts between matlab software version change.
Any idea what is happening?
Thanks,
Eric
0 件のコメント
採用された回答
Star Strider
2019 年 3 月 27 日
2 件のコメント
Star Strider
2019 年 3 月 27 日
As always, my pleasure!
I was going to suggest using datevec if you’re working with datenum format variables.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Calendar についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!