<div dir="ltr">Dear list,<div><br></div><div style>I have been using the statcondfieldtrip function as follows (t-tests with Monte Carlo correction): </div><div style><br></div><div><div>[F_value{freq}, df_value{freq}, p_value{freq}]  = statcondfieldtrip(data123, 'paired', 'on', 'clusterstatistic', 'maxsum', 'neighbours', neighbours, 'method', 'montecarlo', 'naccu', [], 'mcorrect', 'cluster', 'alpha', NaN, 'numrandomization', [], 'structoutput', 'on');</div></div><div><br></div><div style>Here I get p-values at 0.0257 with a t-value at 3.2381 and it's masked as zero. Is there a reason why it's not shown? Have I missed some step in the analysis?</div><div style><br></div><div style>Thank you very much in advance,</div><div style><br></div><div style>Eric</div></div>