Importing data from excel into matlab
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
David Sanchez
le 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 commentaires
Voir également
Catégories
En savoir plus sur Data Import from MATLAB dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!