IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
uip_vectorcomp_ttest.m
Go to the documentation of this file.
1 %>@file
2 %>@ingroup guigroup
3 %>@brief Properties Window for @ref vectorcomp_ttest
4 %>
5 %> Redirects to @ref uip_fsg_test_t.m
6 %>
7 %> @sa uip_fsg_test_t.m, vectorcomp_ttest
8 
9 %>@cond
10 function out = uip_vectorcomp_ttest(varargin)
11 
12 out = uip_fsg_test_t();
13 %>@endcond
Vector Comparer - t-test.