Exporting From Matlab To Excel And Using Macros

조회 수: 1 (최근 30일)
Steve
Steve 2013년 5월 1일
If I export table data from MATLAB to Excel can I use macros to handle that given that the parameters (tables) vary in size?
This command was offered by a cursory Google search, but I'm not sure how to incorporate it:
% Run Macro2, defined in "Sheet1" with two parameters. A return value cannot be retrieved.
ExcelApp.Run('Sheet1.Macro2', parameter1, parameter2);

답변 (0개)

카테고리

Help CenterFile Exchange에서 Spreadsheets에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by