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.
Set string as argument $1 for script.
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/