Initializing help system before first use

Procedures and Functions

svgaddarrow
Add an arrow to an object group.
svgaddcircle
Add a circle to an object group.
svgaddellipse
Add an ellipse to an object group.
svgaddfile
Add a file to a graph.
svgaddgroup
Add a new object group to the user graph.
svgaddimage
Add an image to an object group.
svgaddline
Add a line or polyline to an object group.
svgaddpie
Add a pie slice.
svgaddpoint
Add a small square to mark a point.
svgaddpolygon
Add a polygon to an object group.
svgaddrectangle
Add a rectangle to an object group.
svgaddtext
Add a text to an object group.
svgaddxmltext
Add an XML formatted text to an object group.
svgclosing
Test whether the display window is being closed.
svgcolor
Compute a composite color.
svgdelobj
Delete the specified graphical object.
svgerase
Erase all object groups or the contents of a specific group.
svggetgraphstyle
Retrieve a style property of a graph.
svggetgraphstylesheet
Retrieve the style definitions of a graph.
svggetgraphviewbox
Retrieve the viewbox definition of a graph.
svggetlastobj
Retrieve the identifier of a graphical object.
svggetstyle
Retrieve a style property of a graphical object or object group.
svggetstylesheet
Retrieve style definitions of a graphical object or object group.
svgpause
Suspend the execution of a model.
svgrefresh
Refresh the graph display.
svgsave
Save a graph to a file.
svgsetgraphlabels
Set x- and y-axis labels for a graph.
svgsetgraphpointsize
Set point size property for a graph.
svgsetgraphscale
Set scaling value for a graph.
svgsetgraphstyle
Set a style property of a graph.
svgsetgraphstylesheet
Set the style definitions for a graph.
svgsetgraphviewbox
Set the visible area for a user graph.
svgsetreffreq
Set the refresh frequency for a graph.
svgsetstyle
Set a style property for a graphical object or object group.
svgsetstylesheet
Set the style for a graphical object or object group.
svgshowgraphaxes
Force displaying of graph axes.
svgwaitclose
Delay model termination.