Extract the largest connex component of a network graph.
[g]=GraphConnex(g)
network graph.
GraphConnex extracts the largest connex component of the network graph g. As a matter of course a network must be connex as its nodes should be reachable from its structure.