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!