mglconv - Execute MathGL scripts to generate graphical output.
Contents
Description
mglconv reads MGL scripts from scriptfile to produce plots of specified functions or data. Result can be
saved in bitmap (PNG/JPEG/GIF/BMP) or vector (EPS/SVG/LaTeX/OFF/STL/OBJ/X3D) format. You can use - as
file name for reading script from standard input.
Name
mglconv - Execute MathGL scripts to generate graphical output.
Options
-1string
Set string as argument $1 for script.
...-9string
Set string as argument $9 for script.
-Avalue
Add value into the list of animation parameters.
-Cv1:v2[:dv]
Add values in range v1:v2 with step dv (default is 1) into the list of animation parameters.
-Llocname
Set the locale to locname.-oname
Set output file name.
-h Print help message.
See Also
mglview(1), mgl(5) MathGL MARCH 2012 MGLCONV(1)
Synopsis
mglconv [parameters] scriptfile
