Jump to content

MATLAB Programming/Psychtoolbox/Screen Commands/GetWindowByTitle

From Wikibooks, open books for an open world

Usage:

[windowPtr,rect]=Screen('GetWindowByTitle',title);

Get window pointer for window with specified title.