Difference between revisions of "Matlab"
Jump to navigation
Jump to search
Line 34: | Line 34: | ||
==Eyelink== | ==Eyelink== | ||
under construction... | |||
==Full Examples== | ==Full Examples== | ||
*Shape Search | *Shape Search |
Revision as of 22:32, 22 June 2012
Here is the new matlab script page!
Framework
- Loops
- Screens
- Show / hide mouse cursor
- Example: using loops to control blocks and trials
Display
- Positioning
- Show text onscreen
- Loading images into MATLAB
- Making Textures
- Showing images on screen
- Screen Flip
- Example: displaying onscreen images
Input / Output
- Wait for user input
- Check input value
- Saving out data
- Example: save data to a text file
Psychology Experiment Specific
- Subject number
- Assigning conditions
- Flipping conditions
- Condition based image loading
- Condition based image display
- Display fixation point
- Randomizing image order/positioning
- Measuring reaction time
- Check for correct response
Eyelink
under construction...
Full Examples
- Shape Search