Issues while importing excel file
Mostra commenti meno recenti
I have this very basic problem while importing a xlsx file and not able to figure out the reason. I import the file using the following command and end up getting a value in (1,1) and the rest as NaN.
data=('coordinates.xlsx'); coord=xlsread(data);
Can someone point out whats the problem here. Thank you
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Spreadsheets in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!