printall(varargin)

Version 1.0.0.0 (1.99 KB) by FTil
prints or exports all open figures
90 Downloads
Updated 28 Jul 2015

View License

A convenience function to export all open figures to graphics file or print them.
printall(root,printoptions) uses root as the root for output filenames
and forms actual names by adding figure number and, if available,
window titles (Characters which might be confusing to the
filesystem are changed.

printall sends all open figures to printer

All options are passed on to PRINT command, except
'-append' - make one file only (only postscript option)

if instead of one of the options a numerical of figure handles
is provided, only print those figures instead of all

Cite As

FTil (2024). printall(varargin) (https://www.mathworks.com/matlabcentral/fileexchange/52311-printall-varargin), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Interactive Control and Callbacks in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0