Error during "estimate surface models" in CAT12
이전 댓글 표시
Hello,
I'm following CAT12 manual to estimate cortical thickness. I used the surface tool "resample and smooth surfaces" without any problem, so I have the resampled and smooth files named as "S15mm.mesh.thickness.resampled.name.gii". The next step says:
"Do not use the “Estimate” function in the SPM window, but rather use the respective function in CAT12. This allows to overlay your results automatically onto the Freesurfer average surface: CAT12 - Statistical Analysis - Estimate Surface Models".
But when I try to estimate surface models, it gives me the following error:
CAT default file:
C:\spm12\toolbox\cat12\cat_defaults.m
Reference to non-existent field 'xY'.
Error in cat12>pushbutton5_Callback (line 180)
if exist(fsavgDir,'dir') == 7 && SPM.xY.VY(1).dim(1) == 163842
Error in gui_mainfcn (line 96)
feval(varargin{:});
Error in cat12 (line 76)
gui_mainfcn(gui_State, varargin{:});
Error in @(hObject,eventdata)cat12('pushbutton5_Callback',hObject,eventdata,guidata(hObject))
Error while evaluating uicontrol Callback
This happens when I push the boton "Estimate Surface Models" in CAT12 Window... ¿Any ideas? Thank you in advance.
답변 (1개)
Lance Wilson
2019년 7월 30일
편집: Lance Wilson
2019년 7월 30일
0 개 추천
The error you are seeing appears to be a bug in the CAT12 code. You will get more success contacting the developers.
카테고리
도움말 센터 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!