isVariableType
Determine if nodes are variable type
Description
returns true (logical 1) for nodes that are variable type nodes, or false (logical 0)
otherwise. You can write values and read current and historical values from variable type
nodes.variableType
= isVariableType(nodeObj
)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2015b