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!