Substitute for xlsread().
    조회 수: 3 (최근 30일)
  
       이전 댓글 표시
    
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
  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개)
참고 항목
카테고리
				Help Center 및 File Exchange에서 Spreadsheets에 대해 자세히 알아보기
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!