Function Reference
— Function File: statistics (x)

If x is a matrix, return a matrix with the minimum, first quartile, median, third quartile, maximum, mean, standard deviation, skewness and kurtosis of the columns of x as its rows.

If x is a vector, calculate the statistics along the non-singleton dimension.