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')
Cita come
Matthew Simoneau (2024). closewindow (https://www.mathworks.com/matlabcentral/fileexchange/3588-closewindow), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R13
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Scopri di più su Search Path in Help Center e MATLAB Answers
Tag
Riconoscimenti
Ispirato da: ShowWindow
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.