How to save an excel file as PDF through Matlab on Mac?
조회 수: 5 (최근 30일)
이전 댓글 표시
Hello,
I am a Mac user, I want to use matlab to write data in excel and then I want to save the excel file as PDF file format. I was able to do this on Windows using actxserver, but unfortunately this function doesn't work for Mac. Does anyone have a solution for saving an excel file as PDF file format?
Thank you in advance.
댓글 수: 0
답변 (2개)
Walter Roberson
2016년 4월 25일
applescript to drive Excel's Save to PDF ?
댓글 수: 3
Walter Roberson
2016년 4월 25일
You can use MATLAB to invoke Applescript to tell Excel to do something. See http://www.mathworks.com/matlabcentral/answers/114020-running-applescript-from-matlab
참고 항목
카테고리
Help Center 및 File Exchange에서 Spreadsheets에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!