excel to matlab dates
Mostrar comentarios más antiguos
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 comentarios
Andrei Bobrov
el 4 de Mayo de 2017
Please attach your xls - file
Santhana Raj
el 4 de Mayo de 2017
have u tried x2mdate(ExDates, 1,'datetime') ??
Vanessa
el 4 de Mayo de 2017
Vanessa
el 4 de Mayo de 2017
Respuestas (0)
Categorías
Más información sobre Calendar en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!