There is any way to know the dimensions of an excel file (rows, columns) without using xlsread?
Mostra commenti meno recenti
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.
Risposta accettata
Più risposte (1)
David Sanchez
il 19 Giu 2013
0 voti
NO, there is not a way to do what you need/want.
Categorie
Scopri di più su Spreadsheets in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!