saveFigures

Save an unlimited number of MATLAB figures to a single file.

Al momento, stai seguendo questo contributo

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 (2026). saveFigures (https://it.mathworks.com/matlabcentral/fileexchange/43402-savefigures), MATLAB Central File Exchange. Recuperato .

Categorie

Scopri di più su Printing and Saving in Help Center e MATLAB Answers

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
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