Multiple plots to one pdf

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 件)

Benjamin Großmann
Benjamin Großmann 2021 年 3 月 22 日
編集済み: Benjamin Großmann 2021 年 3 月 22 日

0 投票

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.

カテゴリ

ヘルプ センター および File ExchangePrinting and Saving についてさらに検索

タグ

質問済み:

2021 年 2 月 15 日

編集済み:

2021 年 3 月 22 日

Community Treasure Hunt

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

Start Hunting!

Translated by