saveFigures

Save an unlimited number of MATLAB figures to a single file.
439 téléchargements
Mise à jour 12 sept. 2013

Afficher la licence

SAVEFIGURES saves all, or a subset of, the currently open MATLAB figures to a single .mat file. The file name and path can be supplied as input or, by default, a file selection dialog box is opened for specifying the file.

Use OPENFIGURES to re-open the figures saved by saveFigures.

Citation pour cette source

Soren Preus (2026). saveFigures (https://fr.mathworks.com/matlabcentral/fileexchange/43402-savefigures), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2013b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Printing and Saving dans Help Center et MATLAB Answers
Version Publié le Notes de version
1.3.0.0

openFigures no longer returns the figure handles if the user doesn't ask for them.

1.2.0.0

Updated description.

1.0.0.0