Highlight a set of nodes in a graph.
[grm,f]=NARVAL_G_ShowNodes(gr,nodes,c,b,d,ind)
network graph.
vector of nodes.
node colour.
node border.
node diameter.
window index.
output network graph.
handle of the graph window.
NARVAL_G_ShowNodes highlights the set of nodes nodes of the graph gr. Nodes are displayed with the colour c, with border b and diameter d in the window of index ind with its handle f. The output graph is grm.