how to close dos command window using matlab

回答(2 个)

Which DOS command window?

2 个评论

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
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 个评论

"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.
I've solved the problem in another way. Thank you for your help, anyway.
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