Docs @ Psychtoolbox Wiki : PsychBasic

Search PTB Function help:
homepsychtoolbox.orgpage updateslogin

Revision [14434]

Last edited on 2012-02-13 11:10:33 by DocBot
Additions:
RemapMouse - Map mouse position to stimulus position.


Revision [14349]

Edited on 2011-10-24 16:23:18 by DocBot
Additions:
KbKeysAction - Return an incremented or decremented value, depending on keys pressed.


Revision [14000]

Edited on 2011-07-05 05:16:12 by DocBot
Additions:
PsychKinect - Psychtoolbox driver for the Microsoft XBOX-360 Kinect.


Revision [12096]

Edited on 2010-12-06 10:26:51 by DocBot
Additions:
"http://svn.berlios.de/svnroot/repos/osxptb/beta/Psychtoolbox/Contents.m">beta</a> | view WebSVN <a href=
"http://svn.berlios.de/wsvn/osxptb/trunk/Psychtoolbox/Contents.m?op=log">changelog</a> of trunk branch</span>
Deletions:
"http://svn.berlios.de/svnroot/repos/osxptb/beta/Psychtoolbox/Contents.m">beta</a> | view in <a href=
"http://svn.berlios.de/wsvn/osxptb/beta/Psychtoolbox/Contents.m?view=markup">WebSVN with changelog</a></span>


Revision [10121]

Edited on 2010-09-09 15:25:57 by DocBot
Additions:
"http://svn.berlios.de/wsvn/osxptb/beta/Psychtoolbox/Contents.m?view=markup">WebSVN with changelog</a></span>
Deletions:
"http://svn.berlios.de/viewcvs/osxptb/beta/Psychtoolbox/Contents.m?view=markup">WebSVN with changelog</a></span>


Revision [9840]

Edited on 2010-05-27 07:21:45 by DocBot
Additions:
PsychDrawSprites2D - Fast drawing of many 2D sprite textures.


Revision [9594]

Edited on 2009-07-02 10:10:59 by DocBot
Additions:
PsychWatchDog - Watchdog mechanism and error handler for Psychtoolbox.


Revision [9498]

Edited on 2009-02-21 09:57:56 by DocBot
Additions:
[[psychassert]] - Drop in replacement for Matlabs assert().
[[psychlasterror]] - Drop in replacement for Matlabs lasterror().
[[psychrethrow]] - Drop in replacement for Matlabs rethrow().
Deletions:
psychassert - Drop in replacement for Matlabs assert().
psychlasterror - Drop in replacement for Matlabs lasterror().
psychrethrow - Drop in replacement for Matlabs rethrow().


Revision [9324]

Edited on 2009-01-13 17:20:20 by DocBot
Additions:
psychassert - Drop in replacement for Matlabs assert().
psychlasterror - Drop in replacement for Matlabs lasterror().
psychrethrow - Drop in replacement for Matlabs rethrow().


Revision [9280]

Edited on 2008-12-18 07:08:37 by DocBot
Additions:
DisableKeysForKbCheck - Tell KbCheck and KbWait to ignore specific keys.
PsychCV - Miscellaneous C routines for computer vision and related stuff.
RestrictKeysForKbCheck - Restrict operation of KbCheck et al. to a subset of keys on the keyboard.
Deletions:
DisableKeysForKbCheck- Tell KbCheck and KbWait to ignore specific keys.
PsychCV - Miscellaneous C routines for computer vision
and related stuff. Usually called by higher
level M-File routines, not directly by user
code!


Revision [7570]

Edited on 2008-09-25 18:08:15 by DocBot
Additions:
Psychtoolbox:PsychBasic
Psychtoolbox:PsychBeta:PsychBasic
[[Beeper]] - Play a nice beep tone of selectable duration, frequency and volume.
CharAvail - Is a keypress available for GetChar?
DisableKeysForKbCheck- Tell KbCheck and KbWait to ignore specific keys.
DoNothing - Does nothing. Used to time Matlab's overhead.
DrawFormattedText - Drawing of formatted text into windows.
FlushEvents - Flush any unprocessed events.
FontInfo - Return a struct array describing installed fonts.
[[Gestalt]] - Query system configuration on OS 9 and OS X.
GetBusTicks - Number of system bus ticks since startup.
GetBusTicksTick - Duration of one tick of the GetBusTicks clock.
GetChar - Wait for keyboard character and return it.
GetPID - Get the process ID of the MATLAB process.
GetMouse - Get mouse position.
GetMouseWheel - Get mouse wheel position delta on a wheel mouse. OS X only for now.
GetSecs - Time since startup with high precision.
GetSecsTick - Duration of one tick of the GetSecs clock.
GetTicks - Number of 60.15 Hz ticks since startup.
GetTicksTick - Duration of one tick of the GetTicks clock.
HideCursor - Hide cursor.
InitCocoaEventBridge - Prepare GetChar helper "CocoaEventBridge"
[[IOPort]] - A I/O driver for access to serial ports.
KbCheck - Get instantaneous keyboard state.
KbName - Convert keycode to key name and vice versa.
KbPressWait - Wait for key press, make sure no keys pressed before.
KbQueueCreate - Create keyboard queue (OS/X only).
KbQueueRelease - Destroy keyboard queue (OS/X only).
KbQueueFlush - Empty keyboard queue (OS/X only).
KbQueueStart - Start recording of key presses into queue.
KbQueueStop - Stop recording of key presses into queue.
KbQueueCheck - Check keyboard queue for key presses/releases.
KbReleaseWait - Wait until all keys on keyboard are released.
KbStrokeWait - Wait for single, isolated key stroke.
KbTriggerWait - Wait for trigger keys on keyboard (OS/X only).
KbWait - Wait until at least one key is pressed and return its time.
ListenChar - Start GetChar queue.
MachAbsoluteTimeClockFrequency - Mach Kernel time measurement.
PredictVisualOnsetForTime - Predict stimulus onset for given [[Screen]]('[[Flip]]') 'when' timespec.
PsychCV - Miscellaneous C routines for computer vision
and related stuff. Usually called by higher
level M-File routines, not directly by user
code!
PsychtoolboxDate - Current version date, e.g. '1 August 1998'
PsychtoolboxVersion - Current version number, e.g. 2.32
[[Screen]] - Control the video display. ** Type "[[Screen]]" for a list. **
SetMouse - Set mouse position.
ShowCursor - Show the cursor, and set cursor type.
[[Snd]] - Play sounds.
VideoRefreshFromMeasurement - Alternative calibration procedure to find exact video refresh interval.
WaitSecs - Wait specified time.
WaitTicks - Wait specified number of 60.15 Hz ticks.
""
<div class="code_header" style="text-align:right;">
<span style="float:left;">Path  </span> <span class="counter">Retrieve current version of Contents.m from berliOS: <a href=
"http://svn.berlios.de/svnroot/repos/osxptb/beta/Psychtoolbox/Contents.m">beta</a> | view in <a href=
"http://svn.berlios.de/viewcvs/osxptb/beta/Psychtoolbox/Contents.m?view=markup">WebSVN with changelog</a></span>
</div>
<div class="code">
<code>Psychtoolbox/Contents.m</code>
</div>
""
Deletions:
%%(php;Path)Psychtoolbox/Contents.m%%


Revision [7138]

Edited on 2008-09-16 11:09:29 by DocBot
Deletions:
Psychtoolbox:PsychBasic
Psychtoolbox:PsychBeta:PsychBasic
Beeper - Play a nice beep tone of selectable duration, frequency and volume.
CharAvail - Is a keypress available for GetChar?
DisableKeysForKbCheck- Tell KbCheck and KbWait to ignore specific keys.
DoNothing - Does nothing. Used to time Matlab's overhead.
DrawFormattedText - Drawing of formatted text into windows.
FlushEvents - Flush any unprocessed events.
FontInfo - Return a struct array describing installed fonts.
[[Gestalt]] - Query system configuration on OS 9 and OS X.
GetBusTicks - Number of system bus ticks since startup.
GetBusTicksTick - Duration of one tick of the GetBusTicks clock.
GetChar - Wait for keyboard character and return it.
GetPID - Get the process ID of the MATLAB process.
GetMouse - Get mouse position.
GetMouseWheel - Get mouse wheel position delta on a wheel mouse. OS X only for now.
GetSecs - Time since startup with high precision.
GetSecsTick - Duration of one tick of the GetSecs clock.
GetTicks - Number of 60.15 Hz ticks since startup.
GetTicksTick - Duration of one tick of the GetTicks clock.
HideCursor - Hide cursor.
InitCocoaEventBridge - Prepare GetChar helper "CocoaEventBridge"
[[IOPort]] - A I/O driver for access to serial ports.
KbCheck - Get instantaneous keyboard state.
KbName - Convert keycode to key name and vice versa.
KbPressWait - Wait for key press, make sure no keys pressed before.
KbQueueCreate - Create keyboard queue (OS/X only).
KbQueueRelease - Destroy keyboard queue (OS/X only).
KbQueueFlush - Empty keyboard queue (OS/X only).
KbQueueStart - Start recording of key presses into queue.
KbQueueStop - Stop recording of key presses into queue.
KbQueueCheck - Check keyboard queue for key presses/releases.
KbReleaseWait - Wait until all keys on keyboard are released.
KbStrokeWait - Wait for single, isolated key stroke.
KbTriggerWait - Wait for trigger keys on keyboard (OS/X only).
KbWait - Wait until at least one key is pressed and return its time.
ListenChar - Start GetChar queue.
MachAbsoluteTimeClockFrequency - Mach Kernel time measurement.
PredictVisualOnsetForTime - Predict stimulus onset for given [[Screen]]('[[Flip]]') 'when' timespec.
PsychCV - Miscellaneous C routines for computer vision
and related stuff. Usually called by higher
level M-File routines, not directly by user
code!
PsychtoolboxDate - Current version date, e.g. '1 August 1998'
PsychtoolboxVersion - Current version number, e.g. 2.32
[[Screen]] - Control the video display. ** Type "[[Screen]]" for a list. **
SetMouse - Set mouse position.
ShowCursor - Show the cursor, and set cursor type.
[[Snd]] - Play sounds.
VideoRefreshFromMeasurement - Alternative calibration procedure to find exact video refresh interval.
WaitSecs - Wait specified time.
WaitTicks - Wait specified number of 60.15 Hz ticks.


Revision [5156]

Edited on 2008-06-15 19:54:22 by DocBot
Additions:
Beeper - Play a nice beep tone of selectable duration, frequency and volume.
CharAvail - Is a keypress available for GetChar?
DisableKeysForKbCheck- Tell KbCheck and KbWait to ignore specific keys.
DoNothing - Does nothing. Used to time Matlab's overhead.
DrawFormattedText - Drawing of formatted text into windows.
FlushEvents - Flush any unprocessed events.
FontInfo - Return a struct array describing installed fonts.
[[Gestalt]] - Query system configuration on OS 9 and OS X.
GetBusTicks - Number of system bus ticks since startup.
GetBusTicksTick - Duration of one tick of the GetBusTicks clock.
GetChar - Wait for keyboard character and return it.
GetPID - Get the process ID of the MATLAB process.
GetMouse - Get mouse position.
GetMouseWheel - Get mouse wheel position delta on a wheel mouse. OS X only for now.
GetSecs - Time since startup with high precision.
GetSecsTick - Duration of one tick of the GetSecs clock.
GetTicks - Number of 60.15 Hz ticks since startup.
GetTicksTick - Duration of one tick of the GetTicks clock.
HideCursor - Hide cursor.
InitCocoaEventBridge - Prepare GetChar helper "CocoaEventBridge"
[[IOPort]] - A I/O driver for access to serial ports.
KbCheck - Get instantaneous keyboard state.
KbName - Convert keycode to key name and vice versa.
KbPressWait - Wait for key press, make sure no keys pressed before.
KbQueueCreate - Create keyboard queue (OS/X only).
KbQueueRelease - Destroy keyboard queue (OS/X only).
KbQueueFlush - Empty keyboard queue (OS/X only).
KbQueueStart - Start recording of key presses into queue.
KbQueueStop - Stop recording of key presses into queue.
KbQueueCheck - Check keyboard queue for key presses/releases.
KbReleaseWait - Wait until all keys on keyboard are released.
KbStrokeWait - Wait for single, isolated key stroke.
KbTriggerWait - Wait for trigger keys on keyboard (OS/X only).
KbWait - Wait until at least one key is pressed and return its time.
ListenChar - Start GetChar queue.
MachAbsoluteTimeClockFrequency - Mach Kernel time measurement.
PredictVisualOnsetForTime - Predict stimulus onset for given [[Screen]]('[[Flip]]') 'when' timespec.
PsychCV - Miscellaneous C routines for computer vision
and related stuff. Usually called by higher
level M-File routines, not directly by user
code!
PsychtoolboxDate - Current version date, e.g. '1 August 1998'
PsychtoolboxVersion - Current version number, e.g. 2.32
[[Screen]] - Control the video display. ** Type "[[Screen]]" for a list. **
SetMouse - Set mouse position.
ShowCursor - Show the cursor, and set cursor type.
[[Snd]] - Play sounds.
VideoRefreshFromMeasurement - Alternative calibration procedure to find exact video refresh interval.
WaitSecs - Wait specified time.
WaitTicks - Wait specified number of 60.15 Hz ticks.
Deletions:
CharAvail - Is a keypress available for GetChar?
DisableKeysForKbCheck- Tell KbCheck and KbWait to ignore specific keys.
DoNothing - Does nothing. Used to time Matlab's overhead.
DrawFormattedText - Drawing of formatted text into windows.
FlushEvents - Flush any unprocessed events.
FontInfo - Return a struct array describing installed fonts.
Gestalt - Query system configuration on OS 9 and OS X.
GetBusTicks - Number of system bus ticks since startup.
GetBusTicksTick - Duration of one tick of the GetBusTicks clock.
GetChar - Wait for keyboard character and return it.
GetPID - Get the process ID of the MATLAB process.
GetMouse - Get mouse position.
GetSecs - Time since startup with high precision.
GetSecsTick - Duration of one tick of the GetSecs clock.
GetTicks - Number of 60.15 Hz ticks since startup.
GetTicksTick - Duration of one tick of the GetTicks clock.
HideCursor - Hide cursor.
InitCocoaEventBridge - Prepare GetChar helper "CocoaEventBridge"
KbCheck - Get instantaneous keyboard state.
KbName - Convert keycode to key name and vice versa.
KbPressWait - Wait for key press, make sure no keys pressed before.
KbQueueCreate - Create keyboard queue (OS/X only).
KbQueueRelease - Destroy keyboard queue (OS/X only).
KbQueueFlush - Empty keyboard queue (OS/X only).
KbQueueStart - Start recording of key presses into queue.
KbQueueStop - Stop recording of key presses into queue.
KbQueueCheck - Check keyboard queue for key presses/releases.
KbReleaseWait - Wait until all keys on keyboard are released.
KbStrokeWait - Wait for single, isolated key stroke.
KbTriggerWait - Wait for trigger keys on keyboard (OS/X only).
KbWait - Wait until at least one key is pressed and return its time.
ListenChar - Start GetChar queue.
MachAbsoluteTimeClockFrequency - Mach Kernel time measurement.
PredictVisualOnsetForTime - Predict stimulus onset for given [[Screen]]('[[Flip]]') 'when' timespec.
PsychCV - Miscellaneous C routines for computer vision
and related stuff. Usually called by higher
level M-File routines, not directly by user
code!
PsychtoolboxDate - Current version date, e.g. '1 August 1998'
PsychtoolboxVersion - Current version number, e.g. 2.32
[[Screen]] - Control the video display. ** Type "[[Screen]]" for a list. **
SetMouse - Set mouse position.
ShowCursor - Show the cursor, and set cursor type.
[[Snd]] - Play sounds.
VideoRefreshFromMeasurement - Alternative calibration procedure to find exact video refresh interval.
WaitSecs - Wait specified time.
WaitTicks - Wait specified number of 60.15 Hz ticks.


Revision [3236]

Edited on 2008-03-21 11:14:20 by DocBot
Additions:
==[[Psychtoolbox]]==
%%(php;Path)Psychtoolbox/Contents.m%%
Deletions:
==PsychBasic==
%%(php;Path)PsychBasic/Contents.m%%


Revision [2743]

Edited on 2008-03-21 03:20:09 by DocBot
Additions:
CharAvail - Is a keypress available for GetChar?
DisableKeysForKbCheck- Tell KbCheck and KbWait to ignore specific keys.
DoNothing - Does nothing. Used to time Matlab's overhead.
DrawFormattedText - Drawing of formatted text into windows.
FlushEvents - Flush any unprocessed events.
FontInfo - Return a struct array describing installed fonts.
Gestalt - Query system configuration on OS 9 and OS X.
GetBusTicks - Number of system bus ticks since startup.
GetBusTicksTick - Duration of one tick of the GetBusTicks clock.
GetChar - Wait for keyboard character and return it.
GetPID - Get the process ID of the MATLAB process.
GetMouse - Get mouse position.
GetSecs - Time since startup with high precision.
GetSecsTick - Duration of one tick of the GetSecs clock.
GetTicks - Number of 60.15 Hz ticks since startup.
GetTicksTick - Duration of one tick of the GetTicks clock.
HideCursor - Hide cursor.
InitCocoaEventBridge - Prepare GetChar helper "CocoaEventBridge"
KbCheck - Get instantaneous keyboard state.
KbName - Convert keycode to key name and vice versa.
KbPressWait - Wait for key press, make sure no keys pressed before.
KbQueueCreate - Create keyboard queue (OS/X only).
KbQueueRelease - Destroy keyboard queue (OS/X only).
KbQueueFlush - Empty keyboard queue (OS/X only).
KbQueueStart - Start recording of key presses into queue.
KbQueueStop - Stop recording of key presses into queue.
KbQueueCheck - Check keyboard queue for key presses/releases.
KbReleaseWait - Wait until all keys on keyboard are released.
KbStrokeWait - Wait for single, isolated key stroke.
KbTriggerWait - Wait for trigger keys on keyboard (OS/X only).
KbWait - Wait until at least one key is pressed and return its time.
ListenChar - Start GetChar queue.
MachAbsoluteTimeClockFrequency - Mach Kernel time measurement.
PredictVisualOnsetForTime - Predict stimulus onset for given [[Screen]]('[[Flip]]') 'when' timespec.
PsychCV - Miscellaneous C routines for computer vision
and related stuff. Usually called by higher
level M-File routines, not directly by user
code!
PsychtoolboxDate - Current version date, e.g. '1 August 1998'
PsychtoolboxVersion - Current version number, e.g. 2.32
[[Screen]] - Control the video display. ** Type "[[Screen]]" for a list. **
SetMouse - Set mouse position.
ShowCursor - Show the cursor, and set cursor type.
[[Snd]] - Play sounds.
VideoRefreshFromMeasurement - Alternative calibration procedure to find exact video refresh interval.
WaitSecs - Wait specified time.
WaitTicks - Wait specified number of 60.15 Hz ticks.
Deletions:
CharAvail - Is a keypress available for GetChar?
DisableKeysForKbCheck- Tell KbCheck and KbWait to ignore specific keys.
DoNothing - Does nothing. Used to time Matlab's overhead.
DrawFormattedText - Drawing of formatted text into windows.
FlushEvents - Flush any unprocessed events.
FontInfo - Return a struct array describing installed fonts.
Gestalt - Query system configuration on OS 9 and OS X.
GetBusTicks - Number of system bus ticks since startup.
GetBusTicksTick - Duration of one tick of the GetBusTicks clock.
GetChar - Wait for keyboard character and return it.
GetPID - Get the process ID of the MATLAB process.
GetMouse - Get mouse position.
GetSecs - Time since startup with high precision.
GetSecsTick - Duration of one tick of the GetSecs clock.
GetTicks - Number of 60.15 Hz ticks since startup.
GetTicksTick - Duration of one tick of the GetTicks clock.
HideCursor - Hide cursor.
InitCocoaEventBridge - Prepare GetChar helper "CocoaEventBridge"
KbCheck - Get instantaneous keyboard state.
KbName - Convert keycode to key name and vice versa.
KbPressWait - Wait for key press, make sure no keys pressed before.
KbQueueCreate - Create keyboard queue (OS/X only).
KbQueueRelease - Destroy keyboard queue (OS/X only).
KbQueueFlush - Empty keyboard queue (OS/X only).
KbQueueStart - Start recording of key presses into queue.
KbQueueStop - Stop recording of key presses into queue.
KbQueueCheck - Check keyboard queue for key presses/releases.
KbReleaseWait - Wait until all keys on keyboard are released.
KbStrokeWait - Wait for single, isolated key stroke.
KbTriggerWait - Wait for trigger keys on keyboard (OS/X only).
KbWait - Wait until at least one key is pressed and return its time.
ListenChar - Start GetChar queue.
MachAbsoluteTimeClockFrequency - Mach Kernel time measurement.
PredictVisualOnsetForTime - Predict stimulus onset for given [[Screen]]('[[Flip]]') 'when' timespec.
PsychCV - Miscellaneous C routines for computer vision
and related stuff. Usually called by higher
level M-File routines, not directly by user
code!
PsychtoolboxDate - Current version date, e.g. '1 August 1998'
PsychtoolboxVersion - Current version number, e.g. 2.32
[[Screen]] - Control the video display. ** Type "[[Screen]]" for a list. **
SetMouse - Set mouse position.
ShowCursor - Show the cursor, and set cursor type.
[[Snd]] - Play sounds.
VideoRefreshFromMeasurement - Alternative calibration procedure to find exact video refresh interval.
WaitSecs - Wait specified time.
WaitTicks - Wait specified number of 60.15 Hz ticks.


Revision [2742]

Edited on 2008-03-21 03:05:35 by DocBot
Additions:
%%(php;Path)PsychBasic/Contents.m%%
{{category}}
Deletions:
%%(php;Path)PsychBasic/Contents.m%%{{category}}


Revision [2741]

Edited on 2008-03-21 03:04:07 by DocBot
Additions:
===[[PsychBasic]]===
==PsychBasic==
Psychtoolbox:PsychBasic
Psychtoolbox:PsychBeta:PsychBasic
CharAvail - Is a keypress available for GetChar?
DisableKeysForKbCheck- Tell KbCheck and KbWait to ignore specific keys.
DoNothing - Does nothing. Used to time Matlab's overhead.
DrawFormattedText - Drawing of formatted text into windows.
FlushEvents - Flush any unprocessed events.
FontInfo - Return a struct array describing installed fonts.
Gestalt - Query system configuration on OS 9 and OS X.
GetBusTicks - Number of system bus ticks since startup.
GetBusTicksTick - Duration of one tick of the GetBusTicks clock.
GetChar - Wait for keyboard character and return it.
GetPID - Get the process ID of the MATLAB process.
GetMouse - Get mouse position.
GetSecs - Time since startup with high precision.
GetSecsTick - Duration of one tick of the GetSecs clock.
GetTicks - Number of 60.15 Hz ticks since startup.
GetTicksTick - Duration of one tick of the GetTicks clock.
HideCursor - Hide cursor.
InitCocoaEventBridge - Prepare GetChar helper "CocoaEventBridge"
KbCheck - Get instantaneous keyboard state.
KbName - Convert keycode to key name and vice versa.
KbPressWait - Wait for key press, make sure no keys pressed before.
KbQueueCreate - Create keyboard queue (OS/X only).
KbQueueRelease - Destroy keyboard queue (OS/X only).
KbQueueFlush - Empty keyboard queue (OS/X only).
KbQueueStart - Start recording of key presses into queue.
KbQueueStop - Stop recording of key presses into queue.
KbQueueCheck - Check keyboard queue for key presses/releases.
KbReleaseWait - Wait until all keys on keyboard are released.
KbStrokeWait - Wait for single, isolated key stroke.
KbTriggerWait - Wait for trigger keys on keyboard (OS/X only).
KbWait - Wait until at least one key is pressed and return its time.
ListenChar - Start GetChar queue.
MachAbsoluteTimeClockFrequency - Mach Kernel time measurement.
PredictVisualOnsetForTime - Predict stimulus onset for given [[Screen]]('[[Flip]]') 'when' timespec.
PsychCV - Miscellaneous C routines for computer vision
and related stuff. Usually called by higher
level M-File routines, not directly by user
code!
PsychtoolboxDate - Current version date, e.g. '1 August 1998'
PsychtoolboxVersion - Current version number, e.g. 2.32
[[Screen]] - Control the video display. ** Type "[[Screen]]" for a list. **
SetMouse - Set mouse position.
ShowCursor - Show the cursor, and set cursor type.
[[Snd]] - Play sounds.
VideoRefreshFromMeasurement - Alternative calibration procedure to find exact video refresh interval.
WaitSecs - Wait specified time.
WaitTicks - Wait specified number of 60.15 Hz ticks.
%%(php;Path)PsychBasic/Contents.m%%{{category}}
Deletions:
===PsychBasic===
==PtbReference › PsychBasic==
Psychtoolbox:PsychBasic
Psychtoolbox:PsychBeta:PsychBasic


CharAvail - Is a keypress available for GetChar?
DisableKeysForKbCheck- Tell KbCheck and KbWait to ignore specific keys.
DoNothing - Does nothing. Used to time Matlab's overhead.
DrawFormattedText - Drawing of formatted text into windows.
FlushEvents - Flush any unprocessed events.
FontInfo - Return a struct array describing installed fonts.
[[Gestalt]] - Query system configuration on OS 9 and OS X.
GetBusTicks - Number of system bus ticks since startup.
GetBusTicksTick - Duration of one tick of the GetBusTicks clock.
GetChar - Wait for keyboard character and return it.
GetPID - Get the process ID of the MATLAB process.
GetMouse - Get mouse position.
GetSecs - Time since startup with high precision.
GetSecsTick - Duration of one tick of the GetSecs clock.
GetTicks - Number of 60.15 Hz ticks since startup.
GetTicksTick - Duration of one tick of the GetTicks clock.
HideCursor - Hide cursor.
InitCocoaEventBridge - Prepare GetChar helper "CocoaEventBridge"
KbCheck - Get instantaneous keyboard state.
KbName - Convert keycode to key name and vice versa.
KbPressWait - Wait for key press, make sure no keys pressed before.
KbQueueCreate - Create keyboard queue (OS/X only).
KbQueueRelease - Destroy keyboard queue (OS/X only).
KbQueueFlush - Empty keyboard queue (OS/X only).
KbQueueStart - Start recording of key presses into queue.
KbQueueStop - Stop recording of key presses into queue.
KbQueueCheck - Check keyboard queue for key presses/releases.
KbReleaseWait - Wait until all keys on keyboard are released.
KbStrokeWait - Wait for single, isolated key stroke.
KbTriggerWait - Wait for trigger keys on keyboard (OS/X only).
KbWait - Wait until at least one key is pressed and return its time.
ListenChar - Start GetChar queue.
MachAbsoluteTimeClockFrequency - Mach Kernel time measurement.
PredictVisualOnsetForTime - Predict stimulus onset for given Screen('Flip') 'when' timespec.
PsychCV - Miscellaneous C routines for computer vision
and related stuff. Usually called by higher
level M-File routines, not directly by user
code!
PsychtoolboxDate - Current version date, e.g. '1 August 1998'
PsychtoolboxVersion - Current version number, e.g. 2.32
[[Screen]] - Control the video display. ** Type "Screen" for a list. **
SetMouse - Set mouse position.
ShowCursor - Show the cursor, and set cursor type.
[[Snd]] - Play sounds.
VideoRefreshFromMeasurement - Alternative calibration procedure to find exact video refresh interval.
WaitSecs - Wait specified time.
WaitTicks - Wait specified number of 60.15 Hz ticks.
PtbReference
{{category}}


Revision [2613]

Edited on 2008-03-16 00:50:42 by ZweiWolf
Additions:
[[Screen]] - Control the video display. ** Type "Screen" for a list. **
Deletions:
]]Screen]] - Control the video display. ** Type "Screen" for a list. **


Revision [2612]

Edited on 2008-03-16 00:50:25 by ZweiWolf
Additions:
[[Gestalt]] - Query system configuration on OS 9 and OS X.
]]Screen]] - Control the video display. ** Type "Screen" for a list. **
[[Snd]] - Play sounds.
Deletions:
Gestalt - Query system configuration on OS 9 and OS X.
Screen - Control the video display. ** Type "Screen" for a list. **
Snd - Play sounds.



Full history for this page cannot be displayed within a single page, click here to view more.

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