How can I control program with matlab m.file?
Afficher commentaires plus anciens
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.
Réponses (1)
Walter Roberson
le 15 Fév 2017
1 vote
Look at the Java robot class.
Catégories
En savoir plus sur Startup and Shutdown dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!