SpreadsheetLink/xlswrite/XLS macro issue
조회 수: 2 (최근 30일)
이전 댓글 표시
Hi I use xlswrite function to paste Matlab data into an .xls file. The spreadsheet also includes a macro that runs some matlab functions, which means i need to have SpreadsheetLinkEx reference activated. The problem is that as long as SpreadsheetLinkEx reference box is checked, xlswrite can't paste the data into excel (the function freezes at the Excel.Workbooks.Open(file) step). Has anybody encountered this problem before? if so, can you suggest a workaround? Thanks,
Mariano
댓글 수: 0
답변 (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!