When I use software "DPARSF 4.3 Basic Edition" something strange happened:
My environment is list below:
Matlab R2012a (7.14)
spm8
DPABI V3.0
The problem is list below:
I download the Demonstrational Data from restfmri.net named "ProcessingDemoData" and use "DPARSF 4.3 Basic Edition" to process this data. After setting, I run the software, however an error happen as below:
Error using cd
Cannot CD to D:\Matlab2012a\workspace\ProcessingDemoData\FunImg (Name is nonexistent or not a directory)
Error in DPARSFA_run (line 577)
cd([AutoDataProcessParameter.DataProcessDir,filesep,FunSessionPrefixSet{iFunSession},AutoDataProcessParameter.StartingDirName]);
Error in DPARSF>pushbuttonRun_Callback (line 1154)
[Error]=DPARSF_run(handles.Cfg);
Error in gui_mainfcn (line 96)
feval(varargin{:});
Error in DPARSF (line 52)
gui_mainfcn(gui_State, varargin{:});
Error while evaluating uicontrol Callback
It seems that It can not cd to file FunImg which need be created by the software.
After that I try to use software "DPARSF 4.3 Advanced Edition". It can works without error. And the file FunImg is created automatically by "DPARSF 4.3 Advanced Edition".
Could you given me some advice about how to fix this problem on "DPARSF 4.3 Basic Edition" ?
Thanks for your time~
Look forward to your kind reply~
Forums
I can not replicate your
I can not replicate your error on my computer. Could you try another computer to see what happens?
Same problem happend
Thanks for your reply~
I use another computer do the same things. Same error happended.
May be I need upload some Fig and make it clear, but it seems I can not do that here.