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.
回答(2 个)
ES
2018-6-13
It is possible. read
help xlsread
help xlswrite
类别
在 帮助中心 和 File Exchange 中查找有关 Spreadsheets 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!