closewindow

Close any window by name.

Vous suivez désormais cette soumission

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')

Citation pour cette source

Matthew Simoneau (2026). closewindow (https://fr.mathworks.com/matlabcentral/fileexchange/3588-closewindow), MATLAB Central File Exchange. Extrait(e) le .

Remerciements

Inspiré par : ShowWindow

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.1.0.1

Updated license

1.1.0.0

Add trademarks.

1.0.0.0