Reading time and dates from Excel

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

Community Treasure Hunt

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

Start Hunting!