Month function doesn't work with double anymore
조회 수: 1 (최근 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!