Hey guys,I like to add a pushbutton to the current screen. I tried w=Screen('OpenWindow', 0);h = uicontrol('Parent',w,'Style', 'pushbutton', 'String', 'OK');
I couldn't make it work. Any suggestion is appreciated.
Thanks
KZ
I couldn't make it work. Any suggestion is appreciated.
Thanks
KZ