Multiple Comparisons Correction Error

Submitted by canwaihaan on

Dear Professor,I'm sorry to disturb you.Whether I do alphasim or GRF, it will make such a mistake. Where is this wrong?

Regression Calculation finished.
 
Two Sample T Test Calculation finished.
Undefined function 'norminv' for input arguments of type 'double'.
Undefined function 'norminv' for input arguments of type 'double'.
 
Error in y_AlphaSim (line 123)
    zthr1=norminv(1-pthr);
 
Error in w_AlphaSimCorrection>ComputeButton_Callback (line 279)
y_AlphaSim(MaskFile, Path, File, VoxelP, Iter,'fwhm',FWHM);
 
Error in gui_mainfcn (line 96)
        feval(varargin{:});
 
Error in w_AlphaSimCorrection (line 42)
    gui_mainfcn(gui_State, varargin{:});
 
Error in @(hObject,eventdata)w_AlphaSimCorrection('ComputeButton_Callback',hObject,eventdata,guidata(hObject))
 
 
Error while evaluating uicontrol Callback
 
Regression Calculation finished.
 
Two Sample T Test Calculation finished.
Undefined function 'norminv' for input arguments of type 'double'.
Undefined function 'norminv' for input arguments of type 'double'.
 
Error in y_AlphaSim (line 123)
    zthr1=norminv(1-pthr);
 
Error in w_AlphaSimCorrection>ComputeButton_Callback (line 279)
y_AlphaSim(MaskFile, Path, File, VoxelP, Iter,'fwhm',FWHM);
 
Error in gui_mainfcn (line 96)
        feval(varargin{:});
 
Error in w_AlphaSimCorrection (line 42)
    gui_mainfcn(gui_State, varargin{:});
 
Error in @(hObject,eventdata)w_AlphaSimCorrection('ComputeButton_Callback',hObject,eventdata,guidata(hObject))
 
 
Error while evaluating uicontrol Callback