Highlight a set of edges within a graph.
[Go,F] = NL_G_HighlightEdges(G,E,C,W,I)
Graph.
Vector of edges.
Edge colour.
Edge width.
Window index.
Output graph.
Handle of the graph window.
NL_G_HighlightEdges highlights the set of edges E of the graph G. These edges are displayed with the colour C and width W in the window of index I defined by its handle F. The output graph is .