Main Content
removeNode
Syntax
Description
returns the node IDs of all the nodes removed along with the specified node ID.removedNodeIDs
= removeNode(fg
,nodeID
)
[
additionally returns the factor IDs of factors that were removed along with the specified
nodes.removedNodeIDs
,removedFactorIDs
] = removeNode(fg
,nodeID
)
Examples
Input Arguments
Output Arguments
Extended Capabilities
Version History
Introduced in R2024a