NL_G_ShowGraphEW displays the weight of each edge within the graph G inside the window W with its handle F.
Examples
n=100;//network sizel=1000;//network squared area sided=100;//Locality radius[g]=NL_T_LocalityConnex(n,l,d);//generation of a topologyw=1;//window index[fn]=NL_G_ShowGraphEW(g,w);//application of NL_G_ShowGraphEW