How can I control program with matlab m.file?
이전 댓글 표시
i have a .exe program that written by visual studio and it has 2 push button. i want to press this 2 push button with matlab code. can i do it? i run exe file with !name.exe and system(name.exe) but i cant press its push button.
답변 (1개)
Walter Roberson
2017년 2월 15일
1 개 추천
Look at the Java robot class.
카테고리
도움말 센터 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!