Docs @ Psychtoolbox Wiki
:
SetRect
Search PTB Function help:
home
•
psychtoolbox.org
•
page updates
•
login
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 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