Why do I receive an 'Unrecognized String Header' error when using the XLSREAD function in MATLAB 6.5 (R13)?
Mostrar comentarios más antiguos
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).
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Spreadsheets en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!