How can I control program with matlab m.file?

조회 수: 3 (최근 30일)
mehdi rezaei
mehdi rezaei 2017년 2월 15일
답변: Walter Roberson 2017년 2월 15일
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일
Look at the Java robot class.

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by