From: yasiru on
i want to handle arrows key of the keyboard in matlab . in my project i can recognized basic four hand gesture .i want to replace arrows key from these four gesture.
From: Ross W on
"yasiru " <yasiru1(a)gmail.com> wrote in message <i35tbs$abh$1(a)fred.mathworks.com>...
> i want to handle arrows key of the keyboard in matlab . in my project i can recognized basic four hand gesture .i want to replace arrows key from these four gesture.

perhaps take a look at this?
http://www.mathworks.com/matlabcentral/newsreader/view_thread/284183#765421

Ross