Scilab function

nodes_2_path - path from a set of nodes

Calling Sequence

p = nodes_2_path(ns,g)

Parameters

Description

nodes_2_path returns the path p corresponding to the node sequence ns given by its node numbers if it exists ; it returns the empty vector [] otherwise.

Examples

See Also