Main Content
isNull
Class: lib.pointer
Namespace: lib
Points to NULL pointer
Syntax
tf = isNull(h)
Description
tf = isNull(
returns true if
h
)h
is a lib.pointer
object.
Input Arguments
Examples
Version History
Introduced before R2006a