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

all

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


Help text

ALL 	True if all elements of a vector are true.
	For vectors, ALL(V) returns 1 if all of the elements of the
 	vector are non-zero. Otherwise it returns 0. For matrices,
 	ALL(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