when doing two sample t-test

Submitted by Henry on
Chaogan,
I am sorry to distrub you again.
WHEN I am perfroming the two sample t-test, errors jumped out. I am not familiar with MATLAB, thus, this frustrated me a lot.
 
----------------------------------
Two Sapmle T Test Calculating...
.......Undefined function 'fcdf' for input arguments of type 'double'.
 
Error in rest_ttest2cov_Image (line 99)
                    P =1-fcdf(F,1,Df_E);
 
Error in rest_ttest2cov_gui>btnCompute_Callback (line 146)
rest_ttest2cov_Image(DependentDirs,OutputName,...
 
Error in gui_mainfcn (line 96)
        feval(varargin{:});
 
Error in rest_ttest2cov_gui (line 27)
    gui_mainfcn(gui_State, varargin{:});
 
Error while evaluating uicontrol Callback
 

YAN Chao-Gan

Tue, 11/19/2013 - 04:30

Hi,
"Undefined function 'fcdf'"
means you didn't install Statistical Analysis Toolbox. Please install it for MATLAB.

Best,

Chao-Gan


On Mon, Nov 18, 2013 at 7:44 PM, The R-fMRI Network <rfmri.org@gmail.com> wrote:
[To post a comment, please reply to rfmri.org@gmail.com ABOVE this line]

By dongguangheng (Henry)
Chaogan,
I am sorry to distrub you again.
WHEN I am perfroming the two sample t-test, errors jumped out. I am not familiar with MATLAB, thus, this frustrated me a lot.
 
----------------------------------
Two Sapmle T Test Calculating...
.......Undefined function 'fcdf' for input arguments of type 'double'.
 
Error in rest_ttest2cov_Image (line 99)
                    P =1-fcdf(F,1,Df_E);
 
Error in rest_ttest2cov_gui>btnCompute_Callback (line 146)
rest_ttest2cov_Image(DependentDirs,OutputName,...
 
Error in gui_mainfcn (line 96)
        feval(varargin{:});
 
Error in rest_ttest2cov_gui (line 27)
    gui_mainfcn(gui_State, varargin{:});
 
Error while evaluating uicontrol Callback
 

Online version of this post: http://rfmri.org/content/when-doing-two-sample-t-test