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!