printall(varargin)

Version 1.0.0.0 (1,99 KB) von FTil
prints or exports all open figures
90 Downloads
Aktualisiert 28. Jul 2015

Lizenz anzeigen

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

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R2012a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Interactive Control and Callbacks finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0