Help: Error in using DPARSF on MAC

Submitted by snowwolf518 on

I am running DPABI version 2.3 and using the DPARSF 4.3 (Advanced Edition) installed with Matlab2016b on MAC OS.

Though I only choosed the EPI2NII item, I got the following error when trying to run the attached batch:

Starting parallel pool (parpool) using the 'local' profile ... connected to 4 workers.
/bin/bash: -c: line 0: syntax error near unexpected token `('
/bin/bash: -c: line 0: `./dcm2nii_mac -b ./dcm2nii_linux.ini -o /Users/local/Desktop/working_directory/test/Analysis/FunImg/Sub_001 /Users/local/Desktop/working_directory/test/Analysis/FunRaw/Sub_001/Image (0001)'
Converting Functional Images:Sub_001 OK
 
Error using DPARSFA_run (line 493)
Index exceeds matrix dimensions.
 
Error in DPARSFA>pushbuttonRun_Callback (line 1786)
    [Error]=DPARSFA_run(handles.Cfg);
 
 
Error in gui_mainfcn (line 95)
        feval(varargin{:});
 
Error in DPARSFA (line 30)
    gui_mainfcn(gui_State, varargin{:});
 
 
Error while evaluating UIControl Callback
 
Many thanks in advance!
 
 
Attachment Size
error information 136.64 KB