You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Requires generic DLL calling, https://www.mathworks.com/help/matlab/ref/loadlibrary.html
Only works on Microsoft® Windows®.
CLOSEWINDOW Close a window.
CLOSEWINDOW(NAME) closese the window with a certain NAME.
Example:
>> system('notepad &');
>> closewindow('Untitled - Notepad')
Cite As
Matthew Simoneau (2026). closewindow (https://www.mathworks.com/matlabcentral/fileexchange/3588-closewindow), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired by: ShowWindow
General Information
- Version 1.1.0.1 (1.48 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
