Substitute for xlsread().
이전 댓글 표시
I am using xlsread() and xlswrite() which is pretty slow, i have tried using xlswrite1(); but it shows up errors. Is there any other function which can be used instead of xlswrite()?
댓글 수: 2
Azzi Abdelmalek
2016년 7월 20일
What error?
dpb
2016년 7월 20일
Many if you'll use some file format other than Excel.
It may be faster to use the COM/ActiveX, see
doc actxserver % for details
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Spreadsheets에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!