Mercurial > hg > map
diff multithreshold 1.46/subjGUI_MT.m @ 30:1a502830d462
MT update
author | Ray Meddis <rmeddis@essex.ac.uk> |
---|---|
date | Mon, 11 Jul 2011 14:31:29 +0100 |
parents | b51bf546ca3f |
children | 82fb37eb430e |
line wrap: on
line diff
--- a/multithreshold 1.46/subjGUI_MT.m Fri Jul 08 13:48:27 2011 +0100 +++ b/multithreshold 1.46/subjGUI_MT.m Mon Jul 11 14:31:29 2011 +0100 @@ -200,6 +200,8 @@ % Create two sequence vectors to represent the sequence of var1 and var2 % values. 'var1' changes most rapidly. switch betweenRuns.randomizeSequence + % {'randomize within blocks', 'fixed sequence',... + % 'randomize across blocks'} case 'fixed sequence' var1Sequence=repmat(betweenRuns.variableList1, 1,nVar2); var2Sequence=reshape(repmat(betweenRuns.variableList2, ...