Error while evaluating UIControl Callback.
Show older comments
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 Comments
Rik
on 24 Apr 2021
Did you write the spm_uc function?
Erika Cordova
on 25 Apr 2021
Walter Roberson
on 25 Apr 2021
https://github.com/neurodebian/spm12/blob/master/spm_uc_Bonf.m
Answers (0)
Categories
Find more on Color Segmentation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!