Initializing help system before first use

mmsvg

The mmsvg package provides a set procedures which allow users to display graphs of functions, diagrams, networks, various shapes etc. in SVG format. To use this module the following line must be included in the header of the Mosel model file:

uses "mmsvg"

mmsvg requires a webbrowser in order to be able to display graphics. Running a Mosel model that uses the svgrefresh routine provided by this module opens a window in the default browser that is configured on the system. In the absence of a webbrowser, it is still possible to generate graphics and save them to file via svgsave.