saveFigures

Save an unlimited number of MATLAB figures to a single file.
438 download
Aggiornato 12 set 2013

Visualizza la licenza

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.

Cita come

Soren Preus (2024). saveFigures (https://www.mathworks.com/matlabcentral/fileexchange/43402-savefigures), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2013b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Printing and Saving in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
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