Multiple plots to one pdf

51 vues (au cours des 30 derniers jours)
Abbey Kirkman
Abbey Kirkman le 15 Fév 2021
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?
  1 commentaire
Abbey Kirkman
Abbey Kirkman le 15 Fév 2021
or possibly to the same word document

Connectez-vous pour commenter.

Réponses (2)

Jemima Pulipati
Jemima Pulipati le 17 Fév 2021

Benjamin Großmann
Benjamin Großmann le 22 Mar 2021
Modifié(e) : Benjamin Großmann le 22 Mar 2021
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.

Community Treasure Hunt

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

Start Hunting!

Translated by