Crop and save MatLAB figure as PDF (savePDF)
Version 1.0.0 (1.17 KB) by
Dr. Erol Kalkan, P.E.
This simple function nicely crop the figure and save it as PDF
savePDF is a simple function, nicely crop the MatLAB figure and save it as PDF to a designated directory. If the directory doesn't exist, it creates one.
plot_name = name of the figure (e.g., 'My_Figure')
plot_path = folder to be saved as PDF (e.g., './My_Folder')
Cite As
Dr. Erol Kalkan, P.E. (2024). Crop and save MatLAB figure as PDF (savePDF) (https://www.mathworks.com/matlabcentral/fileexchange/70349-crop-and-save-matlab-figure-as-pdf-savepdf), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2018b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Printing and Saving in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0 |