Multiple plots to one pdf

조회 수: 106 (최근 30일)
Abbey Kirkman
Abbey Kirkman 2021년 2월 15일
편집: Benjamin Großmann 2021년 3월 22일
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
Abbey Kirkman
Abbey Kirkman 2021년 2월 15일
or possibly to the same word document

댓글을 달려면 로그인하십시오.

답변 (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