Run multiple exe at same time
Mostra commenti meno recenti
Dear all,
I would like to know if MATLAB is able to run the multiple exe simultaneously. If yes, how to run it?
Risposta accettata
Più risposte (1)
Walter Roberson
il 21 Feb 2022
1 voto
As .exe are specific to Windows, you could consider using .NET System.Diagonstics.Process to create the processes and control them.
3 Commenti
xiaohuo
il 21 Feb 2022
Walter Roberson
il 21 Feb 2022
I suggest you look at
xiaohuo
il 10 Mar 2022
Categorie
Scopri di più su Simulink in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!