Copying and pasting data from one excel worksheet to another or from the workspace to an existing worksheet

5 次查看(过去 30 天)
I have a macro enabled excel workbook with multiple sheets. Without creating a new workbook, how do I copy data from one existing workbook to another? Or from one sheet to another? Or from the workspace to an existing worksheet?

回答(1 个)

jmac
jmac 2020-6-15
I find the spreadsheet link toolbox pretty handy https://www.mathworks.com/products/spreadsheet-link.html
Initialize the link, then use =MLGetMatrix() in Excel

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by