Modify the graph parameters to their default values.
[Go] = NL_G_OriginalGraph(G)
Graph.
Original graph.
NL_G_OriginalGraph changes the visualization parameters of the graph G by their default values. The generated graph is stored in . The graph
is composed by n nodes defined by their x-coordinates node_x and y-coordinates node_y. The starting (respectivelly ending) node of each link is stored in head (respectivelly tail).