Run multiple exe at same time
古いコメントを表示
Dear all,
I would like to know if MATLAB is able to run the multiple exe simultaneously. If yes, how to run it?
採用された回答
その他の回答 (1 件)
Walter Roberson
2022 年 2 月 21 日
1 投票
As .exe are specific to Windows, you could consider using .NET System.Diagonstics.Process to create the processes and control them.
3 件のコメント
xiaohuo
2022 年 2 月 21 日
Walter Roberson
2022 年 2 月 21 日
I suggest you look at
xiaohuo
2022 年 3 月 10 日
カテゴリ
ヘルプ センター および File Exchange で Simulink についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!