Skip to content

isrealpositiveint

Element-wise real-positive-integer test.

TF = isrealpositiveint(A)

Returns true for elements that are real, integer-valued, AND strictly positive. Common precondition check for size / count arguments.