Docs @ Psychtoolbox Wiki : SetRect

Search PTB Function help:
homepsychtoolbox.orgpage updateslogin

SetRect

PsychtoolboxPsychRects

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 of SetRect.m from berliOS: beta | view WebSVN changelog of trunk branch
Psychtoolbox/PsychRects/SetRect.m


Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.0187 seconds