NARVAL_G_ShowGraph displays the graph g inside the window of index ind with its handle f.
Examples
n=150;//network sizeL=1000;//network square area sidedmax=100;//Locality radius[g]=NARVAL_T_LocalityConnex(n,L,dmax);//generation of a topology in respect with the Locality methodind=1;[f]=NARVAL_G_ShowGraph(g,ind);f