Save Multiple Figures in a click
savemultfigs allows one to save all opened figures using a nice user interface and in several formats in one time. No need to save all figures one-by-one anymore!
The following features are available:
- Select which figures to save in a click
- Name each figure independently based on the figure name if specified (credits go to Tassos for this feature)
- Save the same figures in several formats at once
- Save in 14 different formats (fig, jpg, eps, tif, etc.)
- Create a subdirectory for each format
This tool is particularly suited if you have a large number of figures to export at once and/or if you often save the same figure in several formats (fig, tif and eps for example).
Cite As
Nicolas Beuchat (2024). Save Multiple Figures in a click (https://www.mathworks.com/matlabcentral/fileexchange/35082-save-multiple-figures-in-a-click), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired: yliu-xjtu/savemultifigs
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.10.0.0 | Default filename is now the name of the figure (if specified). Credits go to Tassos for this update. |
||
1.7.0.0 | Correction of the same bug that make the app to save all the figures as the last figure. |
||
1.6.0.0 | Correction of another bug introduced in the 2/24/12 version (all files were saved as the last figure). |
||
1.5.0.0 | Correction of a little bug that came out with the last version (24 Feb 2012) which displayed an error message after successful saving. |
||
1.4.0.0 | Check for figures having the same filename and rename them before saving. |
||
1.3.0.0 | Correction of the display of the number of files saved. |
||
1.0.0.0 |