Matrix size exchanges between Matlab and Excel

Dear All,
I need to import a 5 000 x 5 000 matrix from Excel to Matlab, then I'll handle this matrix with Matlab, then I'll export the final matrix back to Excel. Is this feasible with this size of matrix or do I need to reduce my matrix size ? Thanks and Regards.

Respuestas (2)

ES
ES el 13 de Jun. de 2018
It is possible. read
help xlsread
help xlswrite
Ced Desm
Ced Desm el 14 de Jun. de 2018

0 votos

I managed to do it and this works perfectly, thanks a lot !!!

Productos

Versión

R2017a

Etiquetas

Preguntada:

el 13 de Jun. de 2018

Respondida:

el 14 de Jun. de 2018

Community Treasure Hunt

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

Start Hunting!

Translated by