No Differences
Additions:
""<div class="subfct" id="Screen">""===[[Flip Screen('Flip')]]===
Deletions:
""<div class="subfct" id="Screen" style="background-color:#eee; padding:1em; border-width:1px; border-style:solid; border-color:#ddd; margin-bottom: 2em;border-top: 5px solid #999999;">""===[[Flip Screen('Flip')]]===
Additions:
""<div class="subfct" id="Screen" style="background-color:#eee; padding:1em; border-width:1px; border-style:solid; border-color:#ddd; margin-bottom: 2em;border-top: 5px solid #999999;">""===[[Flip Screen('Flip')]]===
DrawingFinished WaitUntilAsyncFlipCertain AsyncFlipBegin AsyncFlipCheckEnd AsyncFlipEnd Flip<<""</div>""
Deletions:
===[[Flip Screen('Flip')]]===
DrawingFinished WaitUntilAsyncFlipCertain AsyncFlipBegin AsyncFlipCheckEnd AsyncFlipEnd Flip<<
Additions:
===[[Flip Screen('Flip')]]===
==[[Psychtoolbox]] › [[Screen]].{mex*,dll} subfunction==
%%(matlab;Usage)[VBLTimestamp StimulusOnsetTime FlipTimestamp Missed Beampos] = Screen('Flip', windowPtr [, when] [, dontclear] [, dontsync] [, multiflip]);%%
[[Flip]] front and back display surfaces in sync with vertical retrace and return
set to 1, flip will not clear the framebuffer after [[Flip]] - this allows
framebuffer to background color after each flip. A value of 2 will prevent [[Flip]]
flip. "dontsync" If set to zero (default), [[Flip]] will sync to the vertical
retrace and will pause Matlabs executionuntil the [[Flip]] has happened. If set to
1, [[Flip]] will still synchronize stimulus onset to the vertical retrace, butwill
*not* wait for the flip to happen: [[Flip]] returns immediately and all returned
timestamps are invalid. A value of 2will cause [[Flip]] to show the stimulus
defaults to zero: If set to a value greater than zero, [[Flip]] will flip *all*
operate tear-free. [[Flip]] (optionally) returns a high-precision estimate of the
a timestamp taken at the end of [[Flip]]'s execution. Use the difference between
<<=====See also:=====
DrawingFinished WaitUntilAsyncFlipCertain AsyncFlipBegin AsyncFlipCheckEnd AsyncFlipEnd Flip<<
Deletions:
===[[Flip]]===
==ScreenFunctions==
Usage:
[VBLTimestamp StimulusOnsetTime FlipTimestamp Missed Beampos] = Screen('Flip', windowPtr [, when] [, dontclear] [, dontsync] [, multiflip]);
Flip front and back display surfaces in sync with vertical retrace and return
set to 1, flip will not clear the framebuffer after Flip - this allows
framebuffer to background color after each flip. A value of 2 will prevent Flip
flip. "dontsync" If set to zero (default), Flip will sync to the vertical
retrace and will pause Matlabs executionuntil the Flip has happened. If set to
1, Flip will still synchronize stimulus onset to the vertical retrace, butwill
*not* wait for the flip to happen: Flip returns immediately and all returned
timestamps are invalid. A value of 2will cause Flip to show the stimulus
defaults to zero: If set to a value greater than zero, Flip will flip *all*
operate tear-free. Flip (optionally) returns a high-precision estimate of the
a timestamp taken at the end of Flip's execution. Use the difference between
ScreenFunctions