在mixed effect analysis中运行PT+TFCE出错

Submitted by keke on
运行环境:DPABI_V3.1_180801,MADLAB2017a,路径没有空格。以下是报告的错误详情:
 
Reading input 1/1: D:\multsite_MDD_Data\S20_tfce\Temp\DependentVolume.nii
Reading design matrix and contrasts.
Elapsed time parsing inputs: ~ 9.09439 seconds.
错误使用 palm_tree>checkblk (line 261)
Not al sub-blocks within an EB are of the same size at level 1.
 
 
出错 palm_tree>checkblk (line 239)
            checkblk(B(idx,2:end),B(find(idx,1),1)>=0,recdepth+1);
 
出错 palm_tree (line 63)
warned = checkblk(Bs,Bs(1)>=0,0);
 
出错 palm_shuftree (line 73)
    Ptree    = palm_tree(plm.EB,seq);
 
出错 palm_core (line 1089)
                            [plm.Pset,plm.nP{m}(c)] = ...
 
出错 palm (line 81)
palm_core(varargin{:});
 
出错 y_GroupAnalysis_PermutationTest_Image (line 102)
palm([TempDir,filesep,'PALMConfig.txt']);
 
出错 y_MixedEffectsAnalysis_Image (line 102)
    y_GroupAnalysis_PermutationTest_Image(DependentVolume,AllCov,[OutputName,'_ConditionEffect_T'],MaskFile,CovariateVolume,Contrast,'T',0,Header,PALMSettings_Within);
    
出错 DPABI_STAT_TOOL>ComputeButton_Callback (line 539)
        y_MixedEffectsAnalysis_Image(S, OutputName, MaskFile, ImageCell, TextCell, PALMSettings);
 
出错 gui_mainfcn (line 95)
        feval(varargin{:});
 
出错 DPABI_STAT_TOOL (line 42)
    gui_mainfcn(gui_State, varargin{:});
 
出错 matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)DPABI_STAT_TOOL('ComputeButton_Callback',hObject,eventdata,guidata(hObject))
 
计算 UIControl Callback 时出错。
 
>>