saveFigures

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

You are now following this Submission

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.

Cite As

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

Categories

Find more on Printing and Saving in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes 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