Perform the node degree distribution of a graph (visualization).
[D,V] = NL_G_GraphDegreeDist(G,I)
Graph.
Window index.
Node degree distribution.
Node degree vector.
NL_G_GraphDegreeDist performs the node degree distribution D of the graph G. The degree (quantity of neighbors) of each network node is stored in V. The distribution is displayed inside the window I.