After you select the options on the GUI and save the mat file is it possible to run DPARSF from the command line? The only machine I can run DPARSF that has the necessary Matlab toolboxes is on a linux cluster. I can easily submit jobs but am not permitted to run the GUI on the cluster. I am hoping that once the mat file is set kicking off the Analysis (i.e pushing the Run button) could be accomplished from the command line.
Thanks for your help.
Bob
P.S. I am a new user to DPARSF but so far I am finding it to be a very useful tool. Thank you for making it available to everyone.
Forums
Hi Bob,
Hi Bob,
You can save the configurations to XXX.mat.
And then
DPARSFA_run('XXX.mat');
Best,
Chao-Gan
Re: [RFMRI] Run DPARSF from