saveFigures

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

Sie verfolgen jetzt diese Einreichung

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.

Zitieren als

Soren Preus (2026). saveFigures (https://de.mathworks.com/matlabcentral/fileexchange/43402-savefigures), MATLAB Central File Exchange. Abgerufen .

Kategorien

Mehr zu Printing and Saving finden Sie in Help Center und MATLAB Answers

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Version Veröffentlicht Versionshinweise 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