IDs of nodes to check, specified as a nonnegative integer or
N-element row or column vector of nonnegative integers.
N is the total number of nodes to check.
Node exists in the factor graph, returned as a logical 0
(false) or 1 (true). The
function returns 0 if the node does not exist, and
1 if it does exist.
If nodeID is an N-element vector, then
nodeExist is returned as an N-element vector of
logical values corresponding to each of the specified nodes.
When generating portable C code with a C++ compiler, you must specify hierarchical
packing with non-minimal headers. For more information on packaging options, see the
packNGo (MATLAB Coder) function.