フィルターのクリア

How to run an .exe in the background

20 ビュー (過去 30 日間)
Feng
Feng 2012 年 10 月 2 日
コメント済み: Walter Roberson 2020 年 1 月 24 日
I have an application file that I can run with command system('app.exe')
However I will have to wait for the application to close before I can issue another MatLab command. Is there anyway that I can run this application in the background?
Thanks,
Feng

採用された回答

Jason Ross
Jason Ross 2012 年 10 月 4 日
  2 件のコメント
FastCar
FastCar 2020 年 1 月 24 日
Is it possible to run program.exe for a number of times (let's say one for each computer's core) and then let matlab wait until each application has finished?
Walter Roberson
Walter Roberson 2020 年 1 月 24 日
Use .Net to start the processes. https://www.mathworks.com/matlabcentral/answers/497886-finding-pid-of-external-process-called-from-matlab#answer_407569

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeApplication Deployment についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by