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!