How can I control program with matlab m.file?
Ältere Kommentare anzeigen
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.
Antworten (1)
Walter Roberson
am 15 Feb. 2017
1 Stimme
Look at the Java robot class.
Kategorien
Mehr zu Startup and Shutdown finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!