java robot class help
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Walter Roberson
el 19 de En. de 2016
You need a key press and key release for every character.
0 comentarios
Ver también
Categorías
Más información sobre Call Java from MATLAB en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!