polyadic/isempty.m
Returns true for polyadics that represent a matrix with a zero dimension.
Syntax
answer=isempty(p)
Arguments
p - a polyadic object
Outputs
answer - a logical value
See also
Version 2.1, authors: Ilya Kuprov
Returns true for polyadics that represent a matrix with a zero dimension.
answer=isempty(p)
p - a polyadic object
answer - a logical value
Version 2.1, authors: Ilya Kuprov