exclude

版本 1.0.0.0 (1.3 KB) 作者: Jeffrey
Function excludes figures from being closed with 'close all.'
399.0 次下载
更新时间 2009/7/24

查看许可证

Function first stores the closerequestfcn into appdata, then sets it to blank. When using 'close all', close or hitting the red box in the upper right occurs figure will remain open. This allows the user to keep figures around while generating others and using close all to rapidly get rid of the ones that are of no more interest.

To reset the closerequestfcn use include (useful for GUIs that have a close out sequence). Alternatively one can use delete or 'close all force' to close figures that have been excluded.

引用格式

Jeffrey (2024). exclude (https://www.mathworks.com/matlabcentral/fileexchange/24844-exclude), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2006b
兼容任何版本
平台兼容性
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!
版本 已发布 发行说明
1.0.0.0