how to close dos command window using matlab

I just want to know what is the matlab instruction to do this.
Thanks,

답변 (2개)

Walter Roberson
Walter Roberson 2011년 4월 6일

0 개 추천

Which DOS command window?

댓글 수: 2

LM
LM 2011년 4월 6일
A FLAC 600 window which is a geotechnical numerical program for modelling tunnels, for instance.
How did the program get launched?

댓글을 달려면 로그인하십시오.

LM
LM 2011년 4월 6일

0 개 추천

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

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

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기

질문:

LM
2011년 4월 6일

Community Treasure Hunt

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

Start Hunting!

Translated by