Thank for the immediate help with hotfix. The process went a little bit further but then gave the following error:
————————————————————————
Running job #1
————————————————————————
Running ‘3D to 4D File Conversion’
Done ‘3D to 4D File Conversion’
Done
Segmentation…
Reference to non-existent field ‘volnum’.
Error in ea_newseg (line 34)
tpmnum = tpmHdr.volnum;
Error in ea_newseg_pt (line 12)
ea_newseg(directory,presentfiles,dartel,options,del,force)
Error in ea_normalize_spmshoot (line 66)
ea_newseg_pt(options,1,1);
Error in ea_autocoord (line 154)
eval([options.normalize.method,'(options)’]); % triggers the normalization function and passes the
options struct to it.
Error in ea_run (line 96)
ea_autocoord(options);
Error in lead_dbs>run_button_Callback (line 187)
ea_run(‘run’,options);
Error in gui_mainfcn (line 95)
feval(varargin{:});
Error in lead_dbs (line 43)
gui_mainfcn(gui_State, varargin{:});
Error in
matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)lead_dbs(‘run_button_Callback’,hObject,eventdata,guidata(hObject))
Error while evaluating UIControl Callback