exclude

Versión 1.0.0.0 (1,33 KB) por Jeffrey
Function excludes figures from being closed with 'close all.'
399 descargas
Actualizado 24 jul 2009

Ver licencia

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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2006b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Printing and Saving en Help Center y MATLAB Answers.
Etiquetas Añadir etiquetas

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0