elmat Contents

elmat User Guide

isempty

ISEMPTY

True for empty array.

ISEMPTY(X) returns 1 if X is an empty array and 0 otherwise. An  empty array has no elements, that is prod(size(X))==0.

elmat Contents

elmat User Guide

This file has been automatically generated. If badly readable, use the help-command in Matlab.