Run multiple exe at same time
Afficher commentaires plus anciens
Dear all,
I would like to know if MATLAB is able to run the multiple exe simultaneously. If yes, how to run it?
Réponse acceptée
Plus de réponses (1)
Walter Roberson
le 21 Fév 2022
1 vote
As .exe are specific to Windows, you could consider using .NET System.Diagonstics.Process to create the processes and control them.
3 commentaires
xiaohuo
le 21 Fév 2022
Walter Roberson
le 21 Fév 2022
I suggest you look at
xiaohuo
le 10 Mar 2022
Catégories
En savoir plus sur Simulink dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!