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?

 採用された回答

Azzi Abdelmalek
Azzi Abdelmalek 2016 年 2 月 7 日

0 投票

Use datenum function

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeData Import from MATLAB についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by