Scilab Function

edit_graph - graph and network graphical editor

Calling Sequence

num=edit_graph()
num=edit_graph(file_name [,zoom [,wsize]])
num=edit_graph(G [,zoom [,wsize]])

Parameters

Description

This function starts a network graphical editor. Each time edit_graph is executed, a new editor window is created. The editor capabilities and menus are described in edit_graph_menus

Examples

See Also