printall(varargin)

Version 1.0.0.0 (1,99 ko) par FTil
prints or exports all open figures
90 téléchargements
Mise à jour 28 juil. 2015

Afficher la licence

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

Citation pour cette source

FTil (2024). printall(varargin) (https://www.mathworks.com/matlabcentral/fileexchange/52311-printall-varargin), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2012a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Interactive Control and Callbacks dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.0