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!