"gnuplot" is a command linecommand-line program that can generate two- and three-dimensional Plot (graphics)plots of function (mathematics)functions, data, and data fits. It is frequently used for publication quality graphics as well as educational purposes. The program runs on all major computers and operating systems (Linux, UNIX, Microsoft Windows, Mac OS X and others). It is a program with a fairly long history, dating back to 1986. This software is not distributed under the GPL license, opting for its own open source license instead.
gnuplot can produce output directly on screen, or in many formats of graphics files, including Portable Network GraphicsPNG, Encapsulated PostScriptEPS, Scalable Vector GraphicsSVG, JPEG and many others. It is also capable of producing LaTeX code that can be included directly in LaTeX documents, making use of LaTeX's fonts and powerful formulae abilities. The program can be used both interactively and in batch mode using scripts. For an example script and its output, see :. The program is well supported and documented. Extensive help can also be found on the Internet.
gnuplot is used as the plotting engine of GNU Octave, Maxima_(software) Maxima and gretl, and it can be used from various scripting languages, including Perl (via CPAN), Python (programming language)Python (via and Software for Algebra and Geometry ExperimentationSAGE), Ruby (programming language)Ruby (via ) and Smalltalk (programming language)Smalltalk (Squeak and GNU Smalltalk). gnuplot is programmed in C programming languageC. License
Despite gnuplot’s name, it is not part of or related to the GNU system (hence the decision to use a lowercase 'g') and it is not distributed under the GPL. However some GNU packages do use gnuplot.
The title of this program was originally chosen to avoid conflicts with a program called “newplot,” and was originally a compromise between “llamaplot” and “nplot.”
The program is distributed under a license which permits copying and modification of the source code. However, modified versions are only allowed to be distributed as Patch (computing)patch files.
Books
See also
References
en.wikipedia.org