Docs @ Psychtoolbox Wiki : GetChar

Search PTB Function help:
homepsychtoolbox.orgpage updateslogin

Revision [12065]

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


Revision [10090]

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


Revision [9592]

Edited on 2009-07-02 10:10:53 by DocBot
Deletions:
=== OS 9 ===
Command-Period always causes an immediate exit.
When BACKGROUNDING is enabled, Matlab removes all characters from the
event queue before executing each Matlab statement, so CharAvail and
EventAvail('keyDown') always report 0. So turn off BACKGROUNDING:
[[Screen]]('[[Preference]]','Backgrounding',0);
----


Revision [7580]

Edited on 2008-09-25 18:08:36 by DocBot
Additions:
""
<div class="code_header" style="text-align:right;">
<span style="float:left;">Path  </span> <span class="counter">Retrieve current version of GetChar.m from berliOS: <a href=
"http://svn.berlios.de/svnroot/repos/osxptb/beta/Psychtoolbox/PsychBasic/GetChar.m">beta</a> | view in <a href=
"http://svn.berlios.de/viewcvs/osxptb/beta/Psychtoolbox/PsychBasic/GetChar.m?view=markup">WebSVN with changelog</a></span>
</div>
<div class="code">
<code>Psychtoolbox/PsychBasic/GetChar.m</code>
</div>
""
Deletions:
%%(php;Path)Psychtoolbox/PsychBasic/GetChar.m%%


Revision [5166]

Edited on 2008-06-15 19:55:04 by DocBot
Additions:
==[[Psychtoolbox]] › [[PsychBasic]]==
Deletions:
==[[Psychtoolbox]] › PsychBasic==


Revision [2762]

Edited on 2008-03-21 03:23:01 by DocBot
Additions:
==[[Psychtoolbox]] › PsychBasic==
(GetSecs, [[Screen]]('[[Flip]]'), KbCheck, KbWait, ...) use time reported by some
=== OS X / Windows / Linux with Matlab and Java enabled ===
=== OS 9 ===
[[Screen]]('[[Preference]]','Backgrounding',0);
----
%%(php;Path)Psychtoolbox/PsychBasic/GetChar.m%%
Deletions:
==PtbReference › PsychBasic==






(GetSecs, Screen('Flip'), KbCheck, KbWait, ...) use time reported by some



OS X / Windows / Linux with Matlab and Java enabled: ____________________





OS 9: ___________________________________________________________________

Screen('Preference','Backgrounding',0);
_________________________________________________________________________

PsychBasic


Revision [2416]

Edited on 2008-03-15 12:08:23 by DocBot
Additions:
===[[GetChar]]===
==PtbReference › PsychBasic==
Deletions:
===PsychBasic===


Revision [298]

The oldest known version of this page was created on 2008-03-15 10:26:27 by DocBot
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.0219 seconds