Scilab Reference Manual |
---|
netwindow — selects the current edit_graph window
netwindow(window)
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.
<< netwindows | node_number >> |