polyadic/isempty.m

From Spinach Documentation Wiki
Revision as of 18:28, 5 June 2026 by Kuprov (talk | contribs) (Spot-edit Spinach function page first-line NOTOC and template fields)
Jump to: navigation, search

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

polyadic.m

Version 2.1, authors: Ilya Kuprov