isMethodType
Description
returns true (logical 1) for nodes that are method type nodes, or false (logical 0)
otherwise. You can execute a method node using the methodType
= isMethodType(nodeObj
)invoke
function.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2024a