Borrar filtros
Borrar filtros

How to run an .exe in the background

20 visualizaciones (últimos 30 días)
Feng
Feng el 2 de Oct. de 2012
Comentada: Walter Roberson el 24 de En. de 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

Respuesta aceptada

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

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Application Deployment en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by