Functional Connectivity with multiple subjects?

Hello, I'm a new user of REST and I'm trying to use the functional connectivity tool with multiple subject's data. I followed the instructions provided in the documentation but I have a question about inputting multiple subject's folders. What I did was selected one subject's folder containing their nifti pair data set. Then added another directory to the input list containing another subject's data folder.

ER设计的数据用DPARSF做功能连接分析

大家好,

我现在想要对一组ER设计的数据用DPARSF做功能连接分析。在阅读相关文献时,我注意到很多使用任务激活数据做连接的研究中,都将实验设计的条件回归掉
如:The task-related regressor
(tactile or visual moving stimuli) of each run was also included as
an additional regressor of no interest in the correlation analysis in
order to minimize the effect of the specific tasks (Whalley et al.,
2005) ----- Sani et al, 2010

DPARSF 出错

Win XP, Matlab 7.01(R14), SPM5, REST 1.6,DPARSF Basic Edition

??? Error using ==> print
Error using ==> graphics\private\prepare
Error using ==> capturescreen
The rectangle passed to getframe must be at least partially on screen.

Error in ==> DPARSF_run at 635
eval(['print(''-dtiff'',''-r100'',''',AutoDataProcessParameter.SubjectID{i},'.tif'',h);']);

DPARSFA error message

Hi, dear REST guru

I got an error message while running DPARSFA. Could you please help?

??? Index exceeds matrix dimensions.

Error in ==> DPARSFA_run at 194
delete(DirImg(j).name);

Error in ==> DPARSFA>pushbuttonRun_Callback at 969
[Error]=DPARSFA_run(handles.Cfg);

Error in ==> gui_mainfcn at 96
feval(varargin{:});

Error in ==> DPARSFA at 30