mgl2svg(1) debian man page | unix.com

Man Page: mgl2svg

Operating Environment: debian

Section: 1

mgl2svg(1)						      General Commands Manual							mgl2svg(1)

NAME
mgl2svg - Execute MathGL scripts to generate Scalable Vector Graphics (SVG) output
SYNOPSIS
mgl2svg < scriptfile > [outputname] [parameters]
DESCRIPTION
mgl2svg converts mathgl scripts into scalable vector graphics (SVG) files, to produce plots of specified functions or data. When called with only the script file name, the program will create an output SVG file in the same directory as the input script, with a .svg exten- sion. Any file entitled "scriptfile.svg" (where scriptfile is the name of the script being executed will be overwritten.
OPTIONS
-L Set the locale -N Sets the nth parameter, such that -0 is the zeroth parameter. This is supported up to -9. Parameters are passed to the mgl script, and can be used to influence execution.
SEE ALSO
mgl2png, mgl2gif, mgl2eps, mgl2cpp
AUTHOR
mgl2svg was written by Alexey Balakin http://mathgl.sourceforge.net/ Bugs may be submitted online to the MathGL forums at the above web address. This build of mgl2svg is released under the GNU General Public Licence version 2 or later Please see the file COPYING for license details. May 2010 mgl2svg(1)
Related Man Pages
rsvg(1) - opensolaris
librsvg-2(3) - opensolaris
pdf2svg(1) - debian
rlplot(1) - debian
svg(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Detecting unused variables...
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com