Scilab function

netwindow - selects the current edit_graph window

Calling Sequence

netwindow(window)

Parameters

Description

This function is used to change the current edit_graph window to those given by the window argument. Current edit_graph window is used by show_arcs, show_nodes,.. functions. The numbers of existing windows are given by the function netwindows.

See Also