Highlight a set of edges in a graph.
[grm,f]=NARVAL_G_ShowEdges(gr,edges,c,w,ind)
network graph.
vector of edges.
edge colour.
edge width.
window index.
output network graph.
handle of the graph window.
NARVAL_G_ShowEdges highlights the set of edges edges of the graph gr. Edges are displayed with the colour c and width w in the window of index ind with its handle f. The output graph is grm.