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 ExchangeStartup 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