Copying and pasting data from one excel worksheet to another or from the workspace to an existing worksheet
조회 수: 1 (최근 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?
댓글 수: 0
답변 (1개)
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
참고 항목
카테고리
Help Center 및 File Exchange에서 Data Import from MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!