How can I control program with matlab m.file?

2 visualizaciones (últimos 30 días)
mehdi rezaei
mehdi rezaei el 15 de Feb. de 2017
Respondida: Walter Roberson el 15 de Feb. de 2017
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.

Respuestas (1)

Walter Roberson
Walter Roberson el 15 de Feb. de 2017
Look at the Java robot class.

Categorías

Más información sobre Startup and Shutdown en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by