mxt_perm2.m fails for one channel ERPs
dmgroppe opened this issue · 0 comments
dmgroppe commented
Executing permutation test with 10000 permutations...
Permutations completed: Index exceeds matrix dimensions.
Error in mxt_perm2>tmax2 (line 322)
mx_t=all_t(id_row(id_col),id_col);
Error in mxt_perm2 (line 255)
mx_t(perm)=tmax2(data,grp1,grp2,n_subsA,n_subsB,df,mult_fact);