java robot class help

8 views (last 30 days)
Jeff Cichalski
Jeff Cichalski on 19 Jan 2016
Answered: Walter Roberson on 19 Jan 2016
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?

Answers (1)

Walter Roberson
Walter Roberson on 19 Jan 2016
You need a key press and key release for every character.

Community Treasure Hunt

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

Start Hunting!