mglview(1)
NAME
mglview - Execute MathGL scripts and show in an FLTK window
SYNOPSIS
mglview < scriptfile > [outputname] [parameters]
DESCRIPTION
mglview reads mathgl scripts, to produce plots of specified functions
or data. When called with only the script file name, the program will
create a GUI window showing the script result.
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, mgl2svg, mgl2cpp, mgl2eps
AUTHOR
AUTHOR
mglview 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 mglview is released under the GNU General Public Licence
version 2 or later Please see the file COPYING for license details.