Hi all,
I am analyzing data in fsaverage surface space. I am attempting to plot the QC-FC figures and am getting the following error, specifically for the QC-FC distributions. I get a similar error when attempting to plot the distance by FC figures.
Is this an issue with the new CONN version? I just updated. I don't recall having this issue before.
Creating displays. Please wait...
Index exceeds the number of array elements (0).
Error in spm_Tcdf (line 99)
F(ml) = 0.5 + atan(x(mlx))/pi;
Error in conn_qaplots (line 686)
P{nmeasure}=2*spm_Tcdf(-abs(R{nmeasure}.*sqrt((size(Y,1)-2)./max(eps,1-R{nmeasure}.^2))),size(Y,1)-2);
Error in conn_qaplotsexplore/conn_qaplotsexplore_update (line 449)
conn_qaplots(fullfile(qafolder,tag),procedures,validsubjects,validrois,validsets,nl2covariates,nl1contrasts);
Error using uiwait (line 81)
Error while evaluating UIControl Callback.
I am analyzing data in fsaverage surface space. I am attempting to plot the QC-FC figures and am getting the following error, specifically for the QC-FC distributions. I get a similar error when attempting to plot the distance by FC figures.
Is this an issue with the new CONN version? I just updated. I don't recall having this issue before.
Creating displays. Please wait...
Index exceeds the number of array elements (0).
Error in spm_Tcdf (line 99)
F(ml) = 0.5 + atan(x(mlx))/pi;
Error in conn_qaplots (line 686)
P{nmeasure}=2*spm_Tcdf(-abs(R{nmeasure}.*sqrt((size(Y,1)-2)./max(eps,1-R{nmeasure}.^2))),size(Y,1)-2);
Error in conn_qaplotsexplore/conn_qaplotsexplore_update (line 449)
conn_qaplots(fullfile(qafolder,tag),procedures,validsubjects,validrois,validsets,nl2covariates,nl1contrasts);
Error using uiwait (line 81)
Error while evaluating UIControl Callback.