Why do I receive an 'Unrecognized String Header' error when using the XLSREAD function in MATLAB 6.5 (R13)?
Afficher commentaires plus anciens
I am trying to import the data in my excel file, into the MATLAB workspace using the following command:
[nu na] = xlsread('badfile.xls');
However, I receive an error regarding an 'Unrecognized String Header' error:
XLS File contains unrecognized string header - skipping remaining text - (872:0x63 65528).
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Spreadsheets dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!