There is any way to know the dimensions of an excel file (rows, columns) without using xlsread?
Mostrar comentarios más antiguos
There is any way to know the dimensions of an excel file (rows, columns) without using xlsread?
I have very large .csv/.xlsx files and I want to increase a waitbar. My strategy will be make a loop with a percentage of the file to read and then increase the waitbar.... repeating it till the file is completely read.
Respuesta aceptada
Más respuestas (1)
David Sanchez
el 19 de Jun. de 2013
0 votos
NO, there is not a way to do what you need/want.
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!