How to Export appdesigner Plot and UITable directly to PDF?
12 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
taimour sadiq
el 11 de Dic. de 2020
Respondida: taimour sadiq
el 15 de Dic. de 2020
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 comentarios
Respuesta aceptada
Adam Danz
el 12 de Dic. de 2020
See this summary of methods; pay attention to which Matlab release supports each method.
3 comentarios
Adam Danz
el 12 de Dic. de 2020
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
Más respuestas (1)
Ver también
Categorías
Más información sobre R Language en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!