inedges
Incoming edges to node
Description
Examples
Input Arguments
Output Arguments
Tips
By convention, for undirected graphs, all edges incident to a node are considered to be outgoing edges. Use
outedgeswith undirected graphs.For graphs with multiple edges,
inedgesandpredecessorscan return arrays of different lengths, since there can be multiple incoming edges from some of the predecessors.
Extended Capabilities
Version History
Introduced in R2018a

