Reading time and dates from Excel
Show older comments
Hey guys,
I have a problem using the xlsread function, in my spreadsheet,my dates are given in the following format:

So i used [numericData, stringData, allData] = xlsread(dataSource); But all the dates are in the string data is there a way that i can get those dates into the numericData?
Accepted Answer
More Answers (0)
Categories
Find more on Data Import from MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!