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

isempty

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


Function Synopsis

y = isempty(x)

Help text

ISEMPTY True for empty matrices.
	ISEMPTY(X) returns 1 if X is an empty matrix and 0 otherwise.
	An empty matrix has a zero size in at least one dimension,
	for example 0-by-0, 0-by-5, etc.

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