I have tried doing a for loop through... for q=1:64
Meaning you want 64 t-test results? If so, then you could do as follows
A = ttest2(B(:,:).', C(:,:).')
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!