We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 091f59d commit 4e517c0Copy full SHA for 4e517c0
subfun/expDesign.m
@@ -66,7 +66,7 @@
66
maxNumFixTargPerBlock = cfg.target.maxNbPerBlock;
67
68
if mod(numEventsPerBlock, length(motionDirections)) ~= 0
69
- warning('the n. of events per block is not a multiple of the n. of experimental conditions');
+ warning('the n. of events per block is not a multiple of experimental conditions');
70
end
71
72
%% Adapt some variables according to input
0 commit comments