Extracting t - test data from matlab

4 views (last 30 days)
Ann Mari
Ann Mari on 18 Sep 2013
Hello, hope everyone is doing well this evening. I have conducted an unpaired t - test on my dataset in matlab, but now I cant extract the data from this test. Does anybody know how to do this?
Hoping for a positive response, and thanking for answers in advance
Ann Mari
  4 Comments
dpb
dpb on 18 Sep 2013
Use fprintf and/or disp or other i/o functions to display output as you desire it.
As far as I know the Statistics Toolbox doesn't have pre-generated formatted outputs for the results of standard things like does SAS or other specific statistics packages.
Probably not a bad subject for enhancement request; does seem like a pity can't get a readymade ANOVA table, etc., etc., etc, ...
Ann Mari
Ann Mari on 19 Sep 2013
Thank you for your answer, I will surtenly try that.

Sign in to comment.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!