Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- The forum ‘Support forum ARCHIVED – Please use Slack Channel instead’ is closed to new topics and replies.
Dear all,
i’m trying to coregister volumes. I’m using Matlab 2017, i load post ct and pre mr, and now i got this error:
Error using movefile
No matching files were found.
Error in ea_coreg2images (line 45)
movefile(spmoutput, ofile);
Error in ea_coreg_all_mri (line 17)
ea_coreg2images(options,[directory,presentfiles{coregfi}],[directory,presentfiles{1}],[directory,presentfiles{coregfi}]);
Error in ea_checkcoregallmri (line 9)
ea_coreg_all_mri(options,usebrainmask)
Error in ea_autocoord (line 135)
ea_checkcoregallmri(options,0,1); % check and coregister all preoperative MRIs here.
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.
How can i do?
Thanks in advance,
Arianna
Hi Arianna,
weird – seems like your files have the wrong filename?
Please check if you do everything as in this walkthrough video.
Hi Arianna,
I have the same error as yours, have you found the solution yet? By the way, I am using MacOS and Matlab_R2020a, I don’t know if there is something to do with my operation system.
Thanks in advance,
Kexin