Error while evaluating UIControl Callback.
이전 댓글 표시
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
Rik
2021년 4월 24일
Did you write the spm_uc function?
Erika Cordova
2021년 4월 25일
Walter Roberson
2021년 4월 25일
https://github.com/neurodebian/spm12/blob/master/spm_uc_Bonf.m
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Color Segmentation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!