How to Export appdesigner Plot and UITable directly to PDF?
11 次查看(过去 30 天)
显示 更早的评论
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!