Hi Dr. Yan,
When I used the "Save subjects list" in QC, there was a error:
Error while evaluating uicontrol Callback
Error using dlmwrite (line 112)
The input cell array cannot be converted to a matrix.
Error in DPABI_QC_TOOL>SaveSubjButton_Callback (line 469)
dlmwrite(fullfile(Path, File), SubjList, 'precision', '%s',...
Error in gui_mainfcn (line 95)
feval(varargin{:});
Error in DPABI_QC_TOOL (line 42)
gui_mainfcn(gui_State, varargin{:});
Error in @(hObject,eventdata)DPABI_QC_TOOL('SaveSubjButton_Callback',hObject,eventdata,guidata(hObject))
Kind regards
Hongru Zhu
Forums
Hi
Hi
Please use this file to replace: https://github.com/Chaogan-Yan/DPABI/blob/master/QualityControl/DPABI_QC_TOOL.m
Best,
Chao-Gan