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?

 Akzeptierte Antwort

Jan
Jan am 28 Feb. 2014
Bearbeitet: Jan am 28 Feb. 2014

0 Stimmen

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.

Gefragt:

am 28 Feb. 2014

Beantwortet:

am 28 Feb. 2014

Community Treasure Hunt

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

Start Hunting!

Translated by