Scilab function

path_2_nodes - set of nodes from a path

Calling Sequence

ns = path_2_nodes(p,g)

Parameters

Description

path_2_nodes returns the set of nodes ns corresponding to the path p given by its arc numbers ; if p is not a path, the empty vector [] is returned.

Examples

See Also