DPARSFA 出错

Win XP ,Matlab 7.01 ,SPM5 ,REST 1.6

处理示例数据时出错

Read 3D EPI functional images: "H:\fMRI_tang\REST\ProcessingDemoData\test\FunImgARWS\Sub_001".??? Maximum variable size allowed by the program is exceeded.

Error in ==> repmat at 86
B = A(subs{:});

Error in ==> rest_to4d at 63
AllVolume =repmat(AllVolume, [1,1,1, size(ImgFileList,1)]);