Dear Prof Yan,
I came across an error when computing CWAS. Here is the error message:
'Computing CWAS with: "/Users/hsiangyuanlin/Documents/ADHD_Sib/FunImgARWSFC"
Reading images from "/Users/hsiangyuanlin/Documents/ADHD_Sib/FunImgARWSFC/ConS_6307/CovRegressed_4DVolume_4mm.nii" etc.
Error using y_CWAS (line 60)
Not enough input arguments.
Error in DPARSFA_run (line 3990)
[p_Brain, F_Brain, Header] =
y_CWAS([AutoDataProcessParameter.DataProcessDir,filesep,FunSessionPrefixSet{iFunSession},AutoDataProcessParameter.StartingDirName],
...
Error in DPARSFA>pushbuttonRun_Callback (line 1674)
[Error]=DPARSFA_run(handles.Cfg);
Error in gui_mainfcn (line 96)
feval(varargin{:});
Error in DPARSFA (line 30)
gui_mainfcn(gui_State, varargin{:});
Error while evaluating uicontrol Callback'
I am using Matlab 2012b on iOSx 10.10.5. My spm is latest edition of spm8. Thank you very much in advance for your kind help.
Best,
Hsiang-Yuan Lin
Hi,
Hi,
Could you try to revise line 4036 in DPARSFA_run.m
from
Best,
Chao-Gan
Another error
Hi, Prof. Yan
I followed your instruction to revise the script as suggested, however I came across another error: