how to close dos command window using matlab

Respuestas (2)

Walter Roberson
Walter Roberson el 6 de Abr. de 2011

0 votos

Which DOS command window?

2 comentarios

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

Iniciar sesión para comentar.

LM
LM el 6 de Abr. de 2011

0 votos

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 comentarios

Jan
Jan el 6 de Abr. de 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 el 6 de Abr. de 2011
I've solved the problem in another way. Thank you for your help, anyway.
Chris Zirker
Chris Zirker el 13 de Abr. de 2011
How'd you solve the problem? I want to close a dos window from matlab...

Iniciar sesión para comentar.

Categorías

Más información sobre Get Started with MATLAB en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

LM
el 6 de Abr. de 2011

Community Treasure Hunt

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

Start Hunting!

Translated by