problem with DPARSF

Submitted by qiyinbao on
 
HI!
     thank you for your reply on functional connectivity. Today I want to process the resting state fMRI data with DPARSF.After I arrange the sub_001、sub_002… in the FunRaw folder,I run the  DPARSF,the mistakes come as following:
'D:\Program' 不是内部或外部命令,也不是可运行的程序
或批处理文件。
Converting Functional Images:sub_001 OK'D:\Program' 不是内部或外部命令,也不是可运行的程序
或批处理文件。
Converting Functional Images:sub_002 OK'D:\Program' 不是内部或外部命令,也不是可运行的程序
或批处理文件。
Converting Functional Images:sub_003 OK
??? Index exceeds matrix dimensions.
 
Error in ==> DPARSF_run at 177
            delete(DirImg(j).name);
 
Error in ==> DPARSF>pushbuttonRun_Callback at 920
    [Error]=DPARSF_run(handles.Cfg);
 
Error in ==> gui_mainfcn at 75
        feval(varargin{:});
 
Error in ==> DPARSF at 37
    gui_mainfcn(gui_State, varargin{:});
 
??? Error while evaluating uicontrol Callback.

How can I solve for the problems! Looking forward for your advice!

 

YAN Chao-Gan

Thu, 01/14/2010 - 01:50

Hi!
       Where do you stored DPARSF? You can use "which DPARSF" to show it.
       Please do not contain space in the path.
       For example, do not put DPARSF under "Program Files" directory, since there is a space in "Program_Files".
       Best wishes!
                             Chao-Gan
Forums