ismatrix

ismatrix(X) returns true if X is not empty.

Examples

> ismatrix(rand(3,4))

	[ans:true]

Resources

See also

iscolumn | isrow | isscalar | isvector