MATLAB Programming/Psychtoolbox/Screen Commands/GetWindowByTitle
Appearance
Usage:
[windowPtr,rect]=Screen('GetWindowByTitle',title);
Get window pointer for window with specified title.
Usage:
[windowPtr,rect]=Screen('GetWindowByTitle',title);
Get window pointer for window with specified title.