How to perform keyboard button pressing by matlab command?
Mostrar comentarios más antiguos
Hi I would like open a application file in matlab command that system('') command is available, then perform keyboard button pressing (TAB key ,ENTER key) in my file by matlab command. please guide me.
Respuestas (1)
Walter Roberson
el 3 de Abr. de 2013
0 votos
You can use the Java Robot class.
Categorías
Más información sobre Desktop en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!