How to perform keyboard button pressing by matlab command?
Afficher commentaires plus anciens
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.
Réponses (1)
Walter Roberson
le 3 Avr 2013
0 votes
You can use the Java Robot class.
2 commentaires
Mohsen
le 3 Avr 2013
Catégories
En savoir plus sur Desktop 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!