closewindow

Close any window by name.

Sie verfolgen jetzt diese Einreichung

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

Zitieren als

Matthew Simoneau (2026). closewindow (https://de.mathworks.com/matlabcentral/fileexchange/3588-closewindow), MATLAB Central File Exchange. Abgerufen .

Quellenangaben

Inspiriert von: ShowWindow

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Version Veröffentlicht Versionshinweise Action
1.1.0.1

Updated license

1.1.0.0

Add trademarks.

1.0.0.0