Mercurial > hg > map
comparison multithreshold 1.46/paradigms/paradigm_IFMC.m @ 29:b51bf546ca3f
physiologyProb
author | Ray Meddis <rmeddis@essex.ac.uk> |
---|---|
date | Fri, 08 Jul 2011 13:48:27 +0100 |
parents | f233164f4c86 |
children | 1a502830d462 |
comparison
equal
deleted
inserted
replaced
28:02aa9826efe0 | 29:b51bf546ca3f |
---|---|
2 global stimulusParameters experiment betweenRuns | 2 global stimulusParameters experiment betweenRuns |
3 | 3 |
4 paradigm_training(handles) % default | 4 paradigm_training(handles) % default |
5 | 5 |
6 stimulusParameters.WRVname='maskerLevel'; | 6 stimulusParameters.WRVname='maskerLevel'; |
7 stimulusParameters.WRVstartValues=-10; | 7 stimulusParameters.WRVstartValues=50; |
8 stimulusParameters.WRVsteps= [-10 -2]; | 8 stimulusParameters.WRVsteps= [-10 -2]; |
9 stimulusParameters.WRVlimits=[-30 110]; | 9 stimulusParameters.WRVlimits=[-30 110]; |
10 | 10 |
11 experiment.psyFunSlope = -1; | 11 experiment.psyFunSlope = -1; |
12 withinRuns.direction='up'; | 12 withinRuns.direction='up'; |