isObjectType
Determine if nodes are object type
Description
returns true (logical 1) for nodes that are object type nodes, or false (logical 0)
otherwise. You cannot read current and historical values from object type nodes. Object
nodes are used to organize the server namespace.objectType
= isObjectType(nodeObj
)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2015b