make a script click somewhere

Hello everyone. I would like to find a way to make a script click somewhere on the screen, specifying the coordinates of the point I want to click at. I am wondering if it is possible with Matlab.
I tried to look for an answer in the matlab central, and on google, but didn't find anything.
If you have any clues, thankes for letting me know. Simon

 Accepted Answer

Walter Roberson
Walter Roberson on 17 Feb 2012
Java Robot class.

1 Comment

http://www.mathworks.com/support/solutions/en/data/1-2X10AT/index.html?solution=1-2X10AT

Sign in to comment.

More Answers (1)

Simon
Simon on 17 Feb 2012
Thanks a lot Walter, it works great! Sorry i didn't find it by myself, i should have searched longer.

Tags

Asked:

on 17 Feb 2012

Edited:

on 15 Oct 2013

Community Treasure Hunt

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

Start Hunting!