gui_mainfcn.m line 204 problem

Submitted by aminuj on

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 in dpabi 207.57 KB
error typing DPARSF 221.22 KB