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?

Antworten (2)

Benjamin Großmann
Benjamin Großmann am 22 Mär. 2021
Bearbeitet: Benjamin Großmann am 22 Mär. 2021

0 Stimmen

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.

Kategorien

Mehr zu Printing and Saving finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 15 Feb. 2021

Bearbeitet:

am 22 Mär. 2021

Community Treasure Hunt

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

Start Hunting!

Translated by