Perform the node degree distribution of a graph.
[d,dv]=GraphDegDist(g,indiplot)
network graph.
window index.
node degree distribution.
vector of each node degree.
NARVAL_G_GraphDegDist performs the node degree distribution d of the graph g. The degree of each network node is stored in dv. The distribution is displayed in window indiplot.