Error during "estimate surface models" in CAT12
Ältere Kommentare anzeigen
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.
Antworten (1)
Lance Wilson
am 30 Jul. 2019
Bearbeitet: Lance Wilson
am 30 Jul. 2019
0 Stimmen
The error you are seeing appears to be a bug in the CAT12 code. You will get more success contacting the developers.
Kategorien
Mehr zu Deep Learning Toolbox finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!