Matlab user interface
Hey
Im new to interfacing on matlab and i would like to know what the following error means:
??? Error using ==> eq
Array dimensions must match for binary array op.
Error in ==> GUInterface at 9
if evnt.Key == 'uparrow'
??? Error while evaluating uicontrol KeyPressFcn.
I am trying to identify keypresses as arrows
thanks
Im new to interfacing on matlab and i would like to know what the following error means:
??? Error using ==> eq
Array dimensions must match for binary array op.
Error in ==> GUInterface at 9
if evnt.Key == 'uparrow'
??? Error while evaluating uicontrol KeyPressFcn.
I am trying to identify keypresses as arrows
thanks
0