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

 Akzeptierte Antwort

Wayne King
Wayne King am 16 Jun. 2013

1 Stimme

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

Weitere Antworten (1)

Azzi Abdelmalek
Azzi Abdelmalek am 16 Jun. 2013

1 Stimme

You can create your own function using summary statistics in matlab

2 Kommentare

dav
dav am 16 Jun. 2013
Bearbeitet: dav am 16 Jun. 2013
Is there a way to do these in ONE COMMAND ?
Azzi Abdelmalek
Azzi Abdelmalek am 16 Jun. 2013
Look at grpstats

Melden Sie sich an, um zu kommentieren.

Community Treasure Hunt

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

Start Hunting!

Translated by