There is any way to know the dimensions of an excel file (rows, columns) without using xlsread?
Afficher commentaires plus anciens
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.
Réponse acceptée
Plus de réponses (1)
David Sanchez
le 19 Juin 2013
0 votes
NO, there is not a way to do what you need/want.
Catégories
En savoir plus sur Spreadsheets dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!