highlights a set of nodes
show_nodes(nodes [,sup]) show_nodes(nodes ,sup=value) show_nodes(nodes ,leg=value) show_nodes(nodes ,sup=value,leg=value)
row vector of node numbers
string, superposition flag. The default value is 'no'
.
string, data field to be displayed. The default value is 'nothing'
.
show_nodes
highlights the set of nodes
nodes
of the displayed graph in the current
edit_graph
window (see netwindow). If
the optional argument sup
is equal to the string
'sup', the highlighting is superposed on the previous one.
If leg is equal to 'number'
the node numbers are also drawn.
If leg is equal to 'name'
the node names are also drawn.
If leg is equal to one of the node data fields the corresponding values are also drawn.