logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

mglconv - Execute MathGL scripts to generate graphical output.

Author

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

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

See Also