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

any

(/tools/hpmatlab/toolbox/matlab/ops/any.m)


Help text

ANY 	True if any element of a vector is true.
	For vectors, ANY(V) returns 1 if any of the elements of the
 	vector are non-zero. Otherwise it returns 0. For matrices,
 	ANY(X) operates on the columns of X, returning a row vector
 	of 1's and 0's.

Cross-Reference Information

This is called by

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