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

 Risposta accettata

Wayne King
Wayne King il 16 Giu 2013

1 voto

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

Più risposte (1)

Azzi Abdelmalek
Azzi Abdelmalek il 16 Giu 2013

1 voto

You can create your own function using summary statistics in matlab

2 Commenti

dav
dav il 16 Giu 2013
Modificato: dav il 16 Giu 2013
Is there a way to do these in ONE COMMAND ?
Look at grpstats

Accedi per commentare.

Community Treasure Hunt

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

Start Hunting!

Translated by