Closed ghost closed 10 years ago
Thanks for raising the issue. However this is not an issue because those random graphs do not have coordinates per se. It is a tough problem to assign coordinates in order to have a good visual representation of those graphs. We may add (and accept contributions :-) ) a function to compute coordinates for those graphs.
In some of the functions for creating graph signals G = gsp_erdos_renyi(N,p) G = gsp_random_regular(100,3) , G.coords is taking default (0,0) value.