dcp
dcp > tool package download of DCP and Matlab Error in the Eddy Current step (windows 10)
Feb 18, 2022 02:02 PM | Lili Deng
tool package download of DCP and Matlab Error in the Eddy Current step (windows 10)
I downloaded DCP1.1.zip in the https://www.nitrc.org/frs/?group_id=1180... extracted the compressed file and copied to the Matlab toolbox
folder, but the DTI_Tracker, fsl_scrtip, and matlab_code files are
not found in the DCP folder.
I installed the dcp pipeline and the GUI starts without any problems. However, when I put in a directory with T1 and DTI data it says:
Incorrect use of dlmread (line 62)
Unable to open file 'DTI_1/bvec.txt' because: No such file or directory
Error dpb_reform_dti (line 41)
bvec_temp=dlmread([dti(i).name '/bvec.txt'])';
Error dpb_individual_level (line 18)
dpb_reform_dti();
Error DCP_root_level (line 94)
dpb_individual_level(varargin{2},Path(i).name);
Error DCP>button_run_Callback (line 563)
DCP_root_level(path,handles);
Error gui_mainfcn (line 95)
feval(varargin{:});
Error DCP (line 42)
gui_mainfcn(gui_State, varargin{:});
error
matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)DCP('button_run_Callback',hObject,eventdata,guidata(hO bject))
Error while calculating UIControl Callback.
What am I doing wrong? How should I fix this problem?
Best wishes & thanks for the help
Lili
I installed the dcp pipeline and the GUI starts without any problems. However, when I put in a directory with T1 and DTI data it says:
Incorrect use of dlmread (line 62)
Unable to open file 'DTI_1/bvec.txt' because: No such file or directory
Error dpb_reform_dti (line 41)
bvec_temp=dlmread([dti(i).name '/bvec.txt'])';
Error dpb_individual_level (line 18)
dpb_reform_dti();
Error DCP_root_level (line 94)
dpb_individual_level(varargin{2},Path(i).name);
Error DCP>button_run_Callback (line 563)
DCP_root_level(path,handles);
Error gui_mainfcn (line 95)
feval(varargin{:});
Error DCP (line 42)
gui_mainfcn(gui_State, varargin{:});
error
matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)DCP('button_run_Callback',hObject,eventdata,guidata(hO bject))
Error while calculating UIControl Callback.
What am I doing wrong? How should I fix this problem?
Best wishes & thanks for the help
Lili
Threaded View
Title | Author | Date |
---|---|---|
Lili Deng | Feb 18, 2022 | |
Weijie Huang | Feb 19, 2022 | |