Descriptive statistics.
Computes and displays a table of means, medians, maximum and minimum values, standard deviations, and other descriptive statistics for the data in the rowvector.
Syntax
rowvector_name.stats(options)
Options
Examples
rvec1.stats
displays the descriptive statistics view of the elements of the rowvector RVEC1.
Cross-references