这是跑完了,还是出错了。报错是什么情况?
Submitted by Afliea on Wed, 05/30/2018 - 17:37
Analyzing and transferring files to the workers ...done.
错误使用 file_array/subsref>subfun (line 80)
在 'file2mat' 的工作进程上引发了 UndefinedFunction 错误。这可能是因为在这些工作进程上无法访问包含 'file2mat' 的
文件。使用 addAttachedFiles(pool, files) 指定要附加的必要文件。请参阅 'parallel.Pool/addAttachedFiles'的相
关文档以获取更多详细信息。
出错 file_array/subsref (line 60)
t = subfun(sobj,args{:});
出错 nifti/subsref>rec (line 219)
t = subsref(t,subs(2:end));
Forums:
- Read more about 这是跑完了,还是出错了。报错是什么情况?
- 1 comment
- Log in or register to post comments
- 8568 reads