Community Profile

photo

Ross Nichols


Last seen: 3 months ago Active since 2019

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


ttest2 not working in Matlab 2019a
load examgrades x = grades(:,1); y = grades(:,2); [h,p,ci,stats] = ttest2(x,y) When I run this code in Matlab 2019a, found o...

4 years ago | 1 answer | 0

1

answer