Multiple plots to one pdf

70 次查看(过去 30 天)
Abbey Kirkman
Abbey Kirkman 2021-2-15
Hi
I have a function that uses a for loop to plot 33 graphs.Is there a way to save all of these plots to a single pdf file?

回答(2 个)

Jemima Pulipati
Jemima Pulipati 2021-2-17

Benjamin Großmann
Benjamin Großmann 2021-3-22
编辑:Benjamin Großmann 2021-3-22
Save each figure to one pdf-Document (using print, exportgraphics, ...) and try out my new FEX submission to merge the pdf-documents:
This works without any third party tools.

类别

Help CenterFile Exchange 中查找有关 Printing and Saving 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by