Mercurial > hg > map
diff multithreshold 1.46/paradigms/paradigm_absThreshold.m @ 30:1a502830d462
MT update
author | Ray Meddis <rmeddis@essex.ac.uk> |
---|---|
date | Mon, 11 Jul 2011 14:31:29 +0100 |
parents | f233164f4c86 |
children | c2204b18f4a2 |
line wrap: on
line diff
--- a/multithreshold 1.46/paradigms/paradigm_absThreshold.m Fri Jul 08 13:48:27 2011 +0100 +++ b/multithreshold 1.46/paradigms/paradigm_absThreshold.m Mon Jul 11 14:31:29 2011 +0100 @@ -8,6 +8,8 @@ betweenRuns.variableName2='targetDuration'; betweenRuns.variableList2= 0.25; +experiment.maskerInUse=0; + stimulusParameters.targetFrequency=betweenRuns.variableList1; stimulusParameters.targetDuration=betweenRuns.variableList2; stimulusParameters.targetLevel=stimulusParameters.WRVstartValues(1);