Matlab xlswrite and Excel 2007 / 2010 no 256 column limitation?
조회 수: 5 (최근 30일)
이전 댓글 표시
With the newer versions of Excel (2007 & 2010) that output *.xlsx files, there is no longer a 256 column limitation.
Are there plan for MatWorks to upgrade xlswrite to support writing the newer .xlsx files and allow larger matrices to be output to Excel?
댓글 수: 0
채택된 답변
Walter Roberson
2011년 11월 17일
(The newer column limit is 16384)
It is my understanding that xlswrite() currently supports .xlsx files and more than 256 columns, but only for MS Windows systems that have Excel installed.
Product development plans for extension of this facility to other systems should be addressed to MathWorks Sales; as is common in most software firms, developers are usually not permitted to talk about what is upcoming.
댓글 수: 0
추가 답변 (1개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Spreadsheets에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!