Consultation on Multiple Comparisons to Correct Errors, urgent

Submitted by canwaihaan on
Dear Professor Yan and your  team, I made a mistake while I was working on two-sample ttest. What is the reason? How to solve it? In addition, when I make gender into TXT format and add covariates, can I use numbers like "1" and "0" instead of men and women? Looking forward to answering your questions. Thank you.~
 
Error using palm_takeargs (line 1177)
Unknown option: "analysis\ALFF_FunImgARCW\result\ttest\Temp\DependentVolume.nii"
 
Error in palm_core (line 33)
[opts,plm] = palm_takeargs(varargin{:});
 
Error in palm (line 81)
palm_core(varargin{:});
 
Error in y_GroupAnalysis_PermutationTest_Image (line 123)
palm([TempDir,filesep,'PALMConfig.txt']);
 
Error in y_TTest2_Image (line 92)
    y_GroupAnalysis_PermutationTest_Image(DependentVolume,Regressors,OutputName,MaskFile,CovariateVolume,Contrast,'T',0,Header,PALMSettings);
    
Error in DPABI_STAT_TOOL>ComputeButton_Callback (line 531)
        y_TTest2_Image(S, OutputName, MaskFile, ImageCell, TextCell, PALMSettings);
 
Error in gui_mainfcn (line 96)
        feval(varargin{:});
 
Error in DPABI_STAT_TOOL (line 42)
    gui_mainfcn(gui_State, varargin{:});
 
Error in @(hObject,eventdata)DPABI_STAT_TOOL('ComputeButton_Callback',hObject,eventdata,guidata(hObject))
 
 
Error while evaluating uicontrol Callback
 
>>