MATLAB Programming/Psychtoolbox/Screen Commands/GetWindowByTitle

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Usage:

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

Get window pointer for window with specified title.