Hi All,
I am having an issue when calling up the DPARSF program on matlab. When I type in the command DPARSF , I get an error message exactly as follows,
>>DPARSF
Error: File: gui mainfcn.m Line 204 Column: 13
Break is not allowed in parfpr loops.
See Parallel for loops in MATLAB, "Break and Return Statements".
Error:  in DPARSF (line 52)
         gui_mainfcn (gui_State, varargin{:});
 
I,m using a 20154a edition of matlab, and spm12 on a linux debian. Any help would be greatly appreciated and by the way i'm new to matlab so i'd really appreciate simple explanations. 
| Attachment | Size | 
|---|---|
|  error typing DPARSF | 221.22 KB | 
|  error typing in dpabi | 207.57 KB | 
YAN Chao-Gan
Fri, 06/30/2017 - 07:39
Permalink
Seems there is something
Seems there is something wrong regarding to the installation of parallel computing toolbox of your matlab.