Importing data from excel into matlab
古いコメントを表示
Hi dear all. I am facing Problem while importing data from Excel spread

sheet into Matlab. In first column (date column) Matlab takes date correctly and convert date to num till row no 288 but after that it starts converting date with NaN even I kept same format of date from rows 289 till end like previous rows. Please guide me how to resolve this problem. Screenshots are attached herewith.
回答 (1 件)
David Sanchez
2014 年 11 月 5 日
1 投票
It is difficult to say without the excel sheet, but it could be related with the format of the cell within the sheet. Make sure that from row 288 onwards, the date is not inserted as string.
カテゴリ
ヘルプ センター および File Exchange で Data Import from MATLAB についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!