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
Lance Wilson 2019-7-30
编辑:Lance Wilson 2019-7-30
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!

Translated by