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

 Réponse acceptée

Wayne King
Wayne King le 16 Juin 2013

1 vote

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

Plus de réponses (1)

Azzi Abdelmalek
Azzi Abdelmalek le 16 Juin 2013

1 vote

You can create your own function using summary statistics in matlab

2 commentaires

dav
dav le 16 Juin 2013
Modifié(e) : dav le 16 Juin 2013
Is there a way to do these in ONE COMMAND ?
Azzi Abdelmalek
Azzi Abdelmalek le 16 Juin 2013
Look at grpstats

Connectez-vous pour commenter.

Community Treasure Hunt

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

Start Hunting!

Translated by