Scilab function

delete_nodes - deletes nodes

Calling Sequence

g1 = delete_nodes(v,g)

Parameters

Description

delete_nodes returns the graph g1, with the nodes given by the vector v being deleted.

Examples

See Also