<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.ccn.ucla.edu/wiki/index.php?action=history&amp;feed=atom&amp;title=Psychtoolbox</id>
	<title>Psychtoolbox - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.ccn.ucla.edu/wiki/index.php?action=history&amp;feed=atom&amp;title=Psychtoolbox"/>
	<link rel="alternate" type="text/html" href="https://www.ccn.ucla.edu/wiki/index.php?title=Psychtoolbox&amp;action=history"/>
	<updated>2026-05-06T11:01:24Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://www.ccn.ucla.edu/wiki/index.php?title=Psychtoolbox&amp;diff=2059&amp;oldid=prev</id>
		<title>Ccn admin: 1 revision</title>
		<link rel="alternate" type="text/html" href="https://www.ccn.ucla.edu/wiki/index.php?title=Psychtoolbox&amp;diff=2059&amp;oldid=prev"/>
		<updated>2014-01-21T23:15:34Z</updated>

		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 23:15, 21 January 2014&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Ccn admin</name></author>
	</entry>
	<entry>
		<id>https://www.ccn.ucla.edu/wiki/index.php?title=Psychtoolbox&amp;diff=2058&amp;oldid=prev</id>
		<title>Elau: Undo revision 2758 by Aenalb (talk)</title>
		<link rel="alternate" type="text/html" href="https://www.ccn.ucla.edu/wiki/index.php?title=Psychtoolbox&amp;diff=2058&amp;oldid=prev"/>
		<updated>2011-07-07T00:32:54Z</updated>

		<summary type="html">&lt;p&gt;Undo revision 2758 by &lt;a href=&quot;/wiki/index.php/Special:Contributions/Aenalb&quot; title=&quot;Special:Contributions/Aenalb&quot;&gt;Aenalb&lt;/a&gt; (&lt;a href=&quot;/wiki/index.php?title=User_talk:Aenalb&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User talk:Aenalb (page does not exist)&quot;&gt;talk&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=Using Psychtoolbox=&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| width=&amp;quot;90%&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;8&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
This MATLAB toolbox, downloadable [http://psychtoolbox.org/wikka.php?wakka=PsychtoolboxDownload here], is very useful for presenting text and images to subjects in behavioral and fMRI experiments and recording their response.  For more information, see [http://psychtoolbox.org/wikka.php?wakka=HomePage here]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/center&amp;gt;&amp;lt;div align=&amp;quot;left&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Introduction==&lt;br /&gt;
&lt;br /&gt;
I provide scripts which are easy to use if you have and know MATLAB.  They require a dependency toolbox, a lot of which is not needed but some is absolutely required, provided [http://cfn.upenn.edu/aguirre/code/matlablib/ here].&lt;br /&gt;
&lt;br /&gt;
If you want to learn how to use Psychtoolbox, I suggest that you start from a working script and start editing to suit your own purposes.  Make sure to use GetSecs to debug to make sure everything is timed just as you want it.&lt;br /&gt;
&lt;br /&gt;
==fMRI experiments==&lt;br /&gt;
&lt;br /&gt;
I provide two types of fMRI experiments using Psychtoolbox here:&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.ccn.ucla.edu/wiki/images/9/91/Run_Images.m Images Run File]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.ccn.ucla.edu/wiki/images/e/e7/PresImages.m Images Presentation File]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.ccn.ucla.edu/wiki/images/a/a4/Run_Text.m Text Run File]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.ccn.ucla.edu/wiki/images/0/03/PresText.m Text Presentation File]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
These scripts are designed to present stimuli for a set amount of time and have a set InterStimulus Interval (ISI).  Introduction and binary choice randomization are included.&lt;br /&gt;
Note that there is an option to use these scripts for multiple runs (or blocks) of the same type of experiment.&lt;br /&gt;
&lt;br /&gt;
Predictably, the files with Images in their name are made to present images to subjects in the scanner.  The files with text, on the other hand, present text to subjects.&lt;br /&gt;
&lt;br /&gt;
==Behavioral experiments==&lt;br /&gt;
&lt;br /&gt;
Here are two types of sample Text and Image presentation scripts with Psychtoolbox.&amp;lt;br&amp;gt;&lt;br /&gt;
[http://airto.hosted.ats.ucla.edu/wiki/images/e/e3/BehavImages.m Behavioral Image]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://airto.hosted.ats.ucla.edu/wiki/images/1/1f/BehavText.m Behavioral Text]&lt;br /&gt;
&lt;br /&gt;
The different between these is that the behavioral ones are self-timed.  Once a subject responds, they will be moved on to the next stimulus with a prescribed ISI.  Specific timing is also not debugged.&lt;br /&gt;
Breaks are also build into these experiments, where subjects get a break every n stimuli.&lt;br /&gt;
&lt;br /&gt;
If you need to modify these protocols but are not sure how, please feel free to contact me (Wesley) and I&amp;#039;ll try to help you.&lt;/div&gt;</summary>
		<author><name>Elau</name></author>
	</entry>
</feed>