How to Export appdesigner Plot and UITable directly to PDF?
13 ビュー (過去 30 日間)
古いコメントを表示
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/458040/image.jpeg)
i have made a simple app in appdesigner which have a UITtable and a UIAxes graph .. i want to design a template so my plot and table make a pdf of that templete and i may assign my logo and general description which may b added every time i save my file.. kindly Guide the way, relavaent Documentation or any link of existing app Example.. Thanks
0 件のコメント
採用された回答
Adam Danz
2020 年 12 月 12 日
See this summary of methods; pay attention to which Matlab release supports each method.
3 件のコメント
Adam Danz
2020 年 12 月 12 日
Yes, exportgraphics is what you want in 2020a. See documentation for examples of explorting to pdf.
About exporting to word, I haven't done that but here are some helpful threads
- https://www.mathworks.com/matlabcentral/answers/94937-how-can-i-automatically-export-an-image-to-a-microsoft-word-file-without-using-the-publish-function#answer_104289
- https://www.mathworks.com/matlabcentral/answers/74620-how-do-i-copy-or-import-a-figure-from-matlab-into-word-document
- https://www.mathworks.com/matlabcentral/answers/615303-how-to-export-a-figure-into-ms-word#answer_515478
その他の回答 (1 件)
参考
カテゴリ
Help Center および File Exchange で R Language についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!