Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
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 (2026). closewindow (https://it.mathworks.com/matlabcentral/fileexchange/3588-closewindow), MATLAB Central File Exchange. Recuperato .
Riconoscimenti
Ispirato da: ShowWindow
Informazioni generali
- Versione 1.1.0.1 (1,48 KB)
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
