I use "!"C:\Program Files\...." to open an external application.
Now, how do I make matlab wait until the program ends and CLOSE this external application?

 채택된 답변

Jan
Jan 2014년 2월 28일
편집: Jan 2014년 2월 28일

0 개 추천

There is no way to check, if the external program is ready.
If your application can signal that it is ready, you can close it by using taskkill.

추가 답변 (1개)

카테고리

도움말 센터File Exchange에서 Logical에 대해 자세히 알아보기

질문:

2014년 2월 28일

답변:

2014년 2월 28일

Community Treasure Hunt

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

Start Hunting!

Translated by