Close all figures except those listed

版本 1.1.0.0 (1.5 KB) 作者: Karl
Close all figures except those listed by the user.
4.0K 次下载
更新时间 2009/6/22

查看许可证

编者注: This file was selected as MATLAB Central Pick of the Week

Currently, if you have many figures open at once, but decide you only want to keep one or two of them, you have to manually close all the other figures. This function is a simple tool for keeping the figures you want and closing all the others. Also, called with no arguments, 'cab' is a convenient, three-letter replacement for 'close all'.

引用格式

Karl (2024). Close all figures except those listed (https://www.mathworks.com/matlabcentral/fileexchange/24420-close-all-figures-except-those-listed), MATLAB Central File Exchange. 检索来源 .

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

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1.0.0

Fixed 'last' option so it actually closes the last figure opened, rather than the current figure.

1.0.0.0