ZangYF Group's CVs

DynamicBC如何做动态图

廖老师您好,我用DynamicBC把数据分析完之后,不知道该如何做出动态图,就像您在“DynamicBC: A MATLAB Toolbox for Dynamic Brain Connectome Analysis”这篇文章中的Supplementary Material里面所展示的那几幅图一样,期待您的回复,非常感谢!

Forums: 

运行dpabi报错

老师,您好!我在用DPABI软件进行静息态数据预处理,单独处理一个人的数据时可以运行处理成功。如果同时导入多名被试,MATLAB命令窗口就会报以下错误,DPABI运行失败,想跟老师请教下这是问题根源在哪里?

Error with dpabi preprocessing

when slice:30  reference slice:29

Error:index exceeds matrix dimensions       why ??

when slice:30  reference slice:2

Error:An UndefinedFunction error was thrown on the workers for 'file2mat'.  This might be because the file containing 'file2mat' 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.

why ??

这是跑完了,还是出错了。报错是什么情况?

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));

这是跑完了,还是出错了。报错是什么情况?

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));