Main Content
adjacency
Graph adjacency matrix
Description
Examples
Input Arguments
Output Arguments
Tips
Edges with weight zero are not visible in the sparse adjacency matrix returned by
adjacency
. This means that a weighted adjacency matrix can represent a weighted graph only if there are no edges of weight zero.
Extended Capabilities
Version History
Introduced in R2015b