figure2pdf

FIGURE2PDF exports the current MATLAB figure to a PDF file.
361.0 次下载
更新时间 2020/7/10

查看许可证

FIGURE2PDF exports the current MATLAB figure to a PDF file.

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

引用格式

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

MATLAB 版本兼容性
创建方式 R2020a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Printing and Saving 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
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