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
Walter Roberson 2017년 2월 15일

1 개 추천

Look at the Java robot class.

카테고리

도움말 센터File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

태그

질문:

2017년 2월 15일

답변:

2017년 2월 15일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by