Thank you very much Andy for prompt answer.
Here is the error message
Best Regards
Bechir
Preparing contrasted volume…
Obj number 1, distance: 79.3737.
Using object 1.
Obj number 3, distance: 93.1312.
Obj number 4, distance: 73.6688.
Using object 4.
Estimated point not yet defined. Using second empirical point.
Lower than z=-15.5 mm. Stopping.
Calculating cross-correlation series for all x and y values within the cuboid volume.
xcorr is not included in your installed products. These products offer
‘xcorr’:
Signal Processing Toolbox
Error in ea_reconstruct_coords (line 41)
[corrs(cnt,:),lags]=xcorr(squeeze(cimat(xx,yy,:)),squeeze(temp(xx,yy,:)));
Error in ea_reconstruct (line 123)
[coords,goodz]=ea_reconstruct_coords(trajectory,trajvector,options);
Error in ea_autocoord (line 129)
[coords,trajvector{side},trajectory{side},tramat]=ea_reconstruct(patientname,options,side);
Error in lead>run_button_Callback (line 333)
ea_autocoord(options);
Error in gui_mainfcn (line 95)
feval(varargin{:});
Error in lead (line 42)
gui_mainfcn(gui_State, varargin{:});
Error in
matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)lead(‘run_button_Callback’,hObject,eventdata,guidata(hObject))
Error while evaluating UIControl Callback