matlab DPABI预处理fmri文件过程中报错 想请教下各位是什么原因呢
Error using y_ExtractROISignal (line 251)
An UndefinedFunction error was thrown on the workers for 'MaskROILabel'. This might be
because the file containing 'MaskROILabel' is not accessible on the workers. Use
addAttachedFiles(pool, files) to specify the required files to be attached. See the
documentation for 'parallel.Pool/addAttachedFiles' for more details.
Error in DPARSFA_run (line 2762)
parfor i=1:AutoDataProcessParameter.SubjectNum
Error in DPARSFA
Error in gui_mainfcn (line 95)
feval(varargin{:});
Error in DPARSFA
Caused by:
Undefined function or variable 'MaskROILabel'.
Error while evaluating UIControl Callback

