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!