Clear Filters
Clear Filters

importing date/time from excel to matlab

2 views (last 30 days)
MF
MF on 28 Mar 2016
Answered: Walter Roberson on 28 Mar 2016
Hi,
I am running matlab R2014b on windows 10 I want to import date/time from excel to matlab. Date/Time is in the following format 10-1-15 0:00 (in the same cell). When I try to load all the sheet which contains 5 columns, only 4 columns are being imported and the column containing the date/time is not being imported.
any help?

Answers (1)

Walter Roberson
Walter Roberson on 28 Mar 2016
Try readtable()

Community Treasure Hunt

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

Start Hunting!