Read NaN data from excel file
Mostrar comentarios más antiguos
Hello, I want to read an excel file with 2 columns and many rows and I need to read all the data, from row 1 to the last one. The problem is that the first rows are empty excel cells and when using xlsread, matlab ignores them and starts reading from the first not NaN data. Is there anything I can do to fix that?
Respuesta aceptada
Más respuestas (1)
SALAH ALRABEEI
el 5 de Jun. de 2021
1 voto
click on import and choose the xls file
Categorías
Más información sobre Spreadsheets en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!