figure2pdf

FIGURE2PDF exports the current MATLAB figure to a PDF file.
다운로드 수: 363
업데이트 날짜: 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