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

median

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


Function Synopsis

y = median(x)

Help text

MEDIAN	Median value.
	For vectors,  MEDIAN(X)  is the median value of the elements in X.
	For matrices, MEDIAN(X) is a row vector containing the median value
	of each column.

	See also MEAN, STD, MAX, MIN.

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