MATLAB: Java Robot

java

Hi
I have a question with the use of java robot. We use the code ready to use them. So, how to write them to variables.
I mean key.keyPress(java.awt.event.KeyEvent.VK_A); without changing the spelling.variables, only the A or the value of writing

Best Answer

Look at Kesh Ikuma's FEX: inputEmu.
Related Question