summary statistics in matlab

Hi,
Can someone please let me know if there's a command in matlab to get more than one summary statistics in one command like in minitab ? (may be with plots)
thanks

 採用された回答

Wayne King
Wayne King 2013 年 6 月 16 日

1 投票

See the help for grpstats() and use the whichstats input to specify various group statistics.

その他の回答 (1 件)

Azzi Abdelmalek
Azzi Abdelmalek 2013 年 6 月 16 日

1 投票

You can create your own function using summary statistics in matlab

2 件のコメント

dav
dav 2013 年 6 月 16 日
編集済み: dav 2013 年 6 月 16 日
Is there a way to do these in ONE COMMAND ?
Azzi Abdelmalek
Azzi Abdelmalek 2013 年 6 月 16 日
Look at grpstats

サインインしてコメントする。

カテゴリ

質問済み:

dav
2013 年 6 月 16 日

Community Treasure Hunt

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

Start Hunting!

Translated by