Run multiple exe at same time
Ältere Kommentare anzeigen
Dear all,
I would like to know if MATLAB is able to run the multiple exe simultaneously. If yes, how to run it?
Akzeptierte Antwort
Weitere Antworten (1)
Walter Roberson
am 21 Feb. 2022
1 Stimme
As .exe are specific to Windows, you could consider using .NET System.Diagonstics.Process to create the processes and control them.
3 Kommentare
xiaohuo
am 21 Feb. 2022
Walter Roberson
am 21 Feb. 2022
I suggest you look at
xiaohuo
am 10 Mär. 2022
Kategorien
Mehr zu Simulink finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!