plot2pdf(NAME)
Version 1.3.0.0 (398 Bytes) by
Benjamin Garcia
Simple function that save current figure as a pdf preserving size and margins
Simple function that save current figure as a pdf preserving size and margins.
Prints the pdf exactly as it's shown onscreen
Example:
plot ([1 2 3 4])
plot2pdf('testplot')
a pdf file named testplot.pdf should appear in the current path
Cite As
Benjamin Garcia (2026). plot2pdf(NAME) (https://www.mathworks.com/matlabcentral/fileexchange/58685-plot2pdf-name), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2014b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Printing and Saving in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
