Importing data from excel into matlab
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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.
0 Kommentare
Antworten (1)
David Sanchez
am 5 Nov. 2014
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.
0 Kommentare
Siehe auch
Kategorien
Find more on Data Import from MATLAB in Help Center and File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!