gui_mainfcn.m line 204 problem

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. 

AttachmentSize
Image icon error typing DPARSF221.22 KB
Image icon error typing in dpabi207.57 KB

Seems there is something wrong regarding to the installation of parallel computing toolbox of your matlab.