saveallfigs

版本 1.0.0 (2.1 KB) 作者: Samuel Londner
A function for saving all open figures in MATLAB.
47.0 次下载
更新时间 2019/12/1

A function for saving all open figures in MATLAB.

The function saves all the open figures as .PNG and .FIG files. The output folder path is an optional argument of the function.

Each figure is saved both as a .FIG file and a .PNG file. The name of the file is a concatenation of the figure's number (according to MATLAB's order) and the Axes title if it exists.

The function works in LiveScripts too, provided it is placed in a separate section.

This is most useful for long scripts which produce a large number of figures which should all be saved, for reports or future examination.

引用格式

Samuel Londner (2024). saveallfigs (https://github.com/anutkk/saveallfigs), GitHub. 检索来源 .

MATLAB 版本兼容性
创建方式 R2018b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Printing and Saving 的更多信息
标签 添加标签

Community Treasure Hunt

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

Start Hunting!

无法下载基于 GitHub 默认分支的版本

版本 已发布 发行说明
1.0.0

要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库