Main Content
predecessors
Node predecessors
Description
Examples
Input Arguments
Output Arguments
Tips
For multigraphs with multiple edges between the same two nodes, the output of
inedges
can be longer than that ofpredecessors
, since there can be multiple incoming edges from some of the predecessors.
Extended Capabilities
Version History
Introduced in R2015b
See Also
neighbors
| successors
| digraph
| indegree
| inedges