successors
Node successors
Description
Examples
Input Arguments
Output Arguments
Tips
For multigraphs with multiple edges between the same two nodes, the output of
outedges
can be longer than that ofsuccessors
, since there can be multiple outgoing edges to some of the successors.
Extended Capabilities
Version History
Introduced in R2015b
See Also
neighbors
| predecessors
| digraph
| outdegree
| outedges