Where should I put my excel file so MATLAB can read it?
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi,
I am trying to use a script that calls a excel worksheet. It is failing to read it. I have the excel document in the same folder as the script. What am i doing wrong?
Thanks,
James
0 Kommentare
Antworten (1)
Walter Roberson
am 11 Nov. 2016
The same folder is fine. You could use a fully-qualified name (directory and all) to be sure.
What message is being produced when it fails to read?
0 Kommentare
Siehe auch
Kategorien
Mehr zu Spreadsheets finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!