excel to matlab dates
이전 댓글 표시
Hello,
I import an excel into matlab with importfile. The date in excel is 30/04/2017 but when I convert the excel date to matlab format with x2mdate function i get wrong result 08/10/1935. How can I fix this?
Thanks
댓글 수: 4
Andrei Bobrov
2017년 5월 4일
Please attach your xls - file
Santhana Raj
2017년 5월 4일
have u tried x2mdate(ExDates, 1,'datetime') ??
Vanessa
2017년 5월 4일
Vanessa
2017년 5월 4일
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Calendar에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!