There is any way to know the dimensions of an excel file (rows, columns) without using xlsread?
Show older comments
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.
Accepted Answer
More Answers (1)
David Sanchez
on 19 Jun 2013
0 votes
NO, there is not a way to do what you need/want.
Categories
Find more on Spreadsheets in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!