Scilab function
Last update : September 1995

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

edit_graph,  netclose,  netwindows,  show_graph,