DOKK / manpages / debian 12 / mathgl / mglconv.1.en
MGLCONV(1) User Manuals MGLCONV(1)

mglconv - Execute MathGL scripts to generate graphical output.

mglconv [parameters] scriptfile

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.

-1 string
Set string as argument $1 for script.
...
-9 string
Set string as argument $9 for script.
Add value into the list of animation parameters.
Add values in range v1:v2 with step dv (default is 1) into the list of animation parameters.
Set the locale to locname.
Set output file name.
Print help message.

mglconv was written by Alexey Balakin, http://mathgl.sourceforge.net/

mglview(1), mgl(5)

MARCH 2012 MathGL