SetRect
>Psychtoolbox>PsychRects
newRect = SetRect(left,top,right,bottom);
Create a rect with the specified coordinates.
This is equivalent to:
newRect=[left,top,right,bottom];
Also see PsychRects.
Path Retrieve current version from GitHub | View changelog
Psychtoolbox/PsychRects/SetRect.m