java robot class help
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
How do I get the java robot to type a word in Matlab instead of individual letters? Preferably I would want the robot to type a value that Matlab generates. This would type in an input into another program. Alternatively, does anyone know how to type into a separate program without opening a new window? I just need Matlab to activate a program with an input (which I do have working) then do some math from the external program then do another input command without closing and/or reopening the program. Help?
0 commentaires
Réponses (1)
Walter Roberson
le 19 Jan 2016
You need a key press and key release for every character.
0 commentaires
Voir également
Catégories
En savoir plus sur Call Java from MATLAB dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!