Error while evaluating UIControl Callback.
16 次查看(过去 30 天)
显示 更早的评论
I am trying to create a Model Estimation using SPM, but I get this:
SPM12: spm_results_ui (v7388) 18:22:42 - 23/04/2021
========================================================================
Saving SPM.mat : ...SPM.mat saved
contrast image 1 : ...written con_0001.nii
spm{T} image 1 : ...written spmT_0001.nii
Saving SPM.mat : ...SPM.mat saved
SPM computation : ...height thresholdUnrecognized function or variable 'spm_uc_Bonf'.
Error in spm_uc (line 36)
u = min(u, spm_uc_Bonf(a,df,STAT,S,n));
Error in spm_getSPM (line 790)
uu = spm_uc(0.05,df,STAT,R,n,S);
Error in spm_results_ui (line 261)
[SPM,xSPM] = spm_getSPM;
Error while evaluating UIControl Callback.
>>
3 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!