figure2pdf

FIGURE2PDF exports the current MATLAB figure to a PDF file.
363 Downloads
Aktualisiert 10 Jul 2020

Lizenz anzeigen

FIGURE2PDF exports the current MATLAB figure to a PDF file.

This function is useful for preparing high-quality graphic files for research papers.

Zitieren als

Ildeberto de los Santos Ruiz (2024). figure2pdf (https://www.mathworks.com/matlabcentral/fileexchange/71053-figure2pdf), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2020a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Printing and Saving finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.1

Help information added.

1.0.3

Added '-painters' to save PDF in vector format. Thanks to Jaime Martins for the suggestion.

1.0.2

Minor bugs were fixed.

1.0.1

Now the function can be called without arguments, because it assigns a file name by default. It is also possible to open the PDF file at the end.

1.0.0