How to save an excel file as PDF through Matlab on Mac?
2 ビュー (過去 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!