How to read big excel file in MATLAB?

Hi,
I am trying to read an excel file using "readtable" in MATLAB 2019a.
The file seems to be too big for MATLAB to handle while I get the following error:
Error using readtable (line
216)
Range input exceeds bounds for
this file extension. Row
values must be between 1 and
65536 and columns values must
be between 'A' and 'IV'.
Is there any way to read and process this file?
Thanks

Réponses (0)

Produits

Question posée :

le 28 Avr 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by