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 Comments

Please attach your xls - file
have u tried x2mdate(ExDates, 1,'datetime') ??
I tried it and i get the same error
Actually I get 9/10/1939

Sign in to comment.

Answers (0)

Asked:

on 4 May 2017

Commented:

on 4 May 2017

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!