Hello,
Trying to run the segmentation modula in cat12 for DBM, and getting the following error. Not sure how to fix it. I would appreciate your thoughts. Thanks
{Undefined function or variable 'Pp0'.
Error in cat_vol_qa (line 1091)
varargout{1}.data = Pp0;
Error in cat_run_newcatch (line 204)
qa =
cat_vol_qa('cat12err',struct('write_csv',0,'write_xml',1,'caterrtxt',{caterrtxt},'caterr',caterrstruct,'job',job,'subj',subj));
Error in cat_run>run_job (line 1108)
cat_run_newcatch(job,tpm,subj);
Error in cat_run (line 647)
varargout{1} = run_job(job);
}
I dowloaded the new version of cat12 and it seemed to work, but now I am getting the following error (see log attached).
I would appreciate any help.
Thanks
Hey I saw the catalog file, it identifies the issue within the CAT12 processing log as being related to surface file processing and suggests practical steps for resolution, such as verifying input data, checking CAT12 configurations, ensuring MATLAB environment compatibility.