SpreadsheetLink/xlswrite/XLS macro issue
2 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Spreadsheets in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!