mgl2cpp < scriptfile > [outputname] [parameters]
mgl2cpp converts mathgl scripts into an text file containing the C++ code required to produce plots of speicfied functions or data. When called with only the script file name, the program will create an output file in the same directory as the input script, with a .cpp extention. Any file entitled "scriptfile.cpp" (where scriptfile is the name of the script being executed will be overwritten.
mgl2png, mgl2gif, mgl2eps, mgl2svg
mgl2cpp 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 mgl2svg is released under the GNU General Public Licence version 2 or later Please see the file COPYING for license details.