getnodesbyid (biograph)
(Removed) Get handles to nodes
The function has been removed. Use findnode
instead.
Syntax
NodesHandles
=
getnodesbyid(BGobj,NodeIDs
)
Arguments
| Biograph object. |
| Enter a character vector or cell array of character vectors containing node identifications. |
Description
gets the handles for the specified nodes (NodesHandles
=
getnodesbyid(BGobj,NodeIDs
)NodeIDs
) in a
biograph object.