how to close dos command window using matlab

Antworten (2)

Walter Roberson
Walter Roberson am 6 Apr. 2011

0 Stimmen

Which DOS command window?

2 Kommentare

LM
LM am 6 Apr. 2011
A FLAC 600 window which is a geotechnical numerical program for modelling tunnels, for instance.
Walter Roberson
Walter Roberson am 6 Apr. 2011
How did the program get launched?

Melden Sie sich an, um zu kommentieren.

LM
LM am 6 Apr. 2011

0 Stimmen

The window is C:\WINDOWS\system32\cmd.exe I tried this in MATLAB: winclosewin('C:\WINDOWS\system32\cmd.exe');
But it doesn't work.
Thank you,

3 Kommentare

Jan
Jan am 6 Apr. 2011
"It doesn't work" is not an exhaustive description of the errors. Do you get an error message? It seems, like WINCLOSEWIN is a Matlab R12 P-coded file. This might cause some troubles already.
LM
LM am 6 Apr. 2011
I've solved the problem in another way. Thank you for your help, anyway.
Chris Zirker
Chris Zirker am 13 Apr. 2011
How'd you solve the problem? I want to close a dos window from matlab...

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Programming finden Sie in Hilfe-Center und File Exchange

Gefragt:

LM
am 6 Apr. 2011

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by