[Master Index] [Index for /tools/hpmatlab/toolbox/matlab/datafun]

mean

(/tools/hpmatlab/toolbox/matlab/datafun/mean.m)


Function Synopsis

y = mean(x)

Help text

MEAN	Average or mean value.
	For vectors,  MEAN(X)  is the mean value of the elements in X.
	For matrices,  MEAN(X) is a row vector containing the mean value
	of each column.

	See also MEDIAN, STD, MIN, MAX.

Cross-Reference Information

This function calls
This function is called by

Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON