There is any way to know the dimensions of an excel file (rows, columns) without using xlsread?
Ältere Kommentare anzeigen
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.
Akzeptierte Antwort
Weitere Antworten (1)
David Sanchez
am 19 Jun. 2013
0 Stimmen
NO, there is not a way to do what you need/want.
Kategorien
Mehr zu Spreadsheets finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!