Azzera filtri
Azzera filtri

How to run an .exe in the background

20 visualizzazioni (ultimi 30 giorni)
Feng
Feng il 2 Ott 2012
Commentato: Walter Roberson il 24 Gen 2020
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

Risposta accettata

Jason Ross
Jason Ross il 4 Ott 2012
  2 Commenti
FastCar
FastCar il 24 Gen 2020
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 il 24 Gen 2020
Use .Net to start the processes. https://www.mathworks.com/matlabcentral/answers/497886-finding-pid-of-external-process-called-from-matlab#answer_407569

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Application Deployment in Help Center e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by