'''Gnuplotfortran''' is a [[Library (computer science)|library]] to enable direct control of a [[Gnuplot]] session from [[Fortran#Fortran 95|Fortran 95]] [[Computer program|programs]].
{{wikify-date|February 2006}}
[http://gnuplotfortran.sourceforge.net Gnuplotfortran] is a freely available ([[GNU Lesser General Public License|LGPL]]) scientific and econometric graphics [[Library (computer science) | library]] for [[Fortran | Fortran 95]]. This enables a direct connection between a Fortran 95 program and a [[gnuplot]] session. Currently, it is known to work on any [[POSIX]] system. It depends on another LGPL'ed library - [http://www.sourceforge.net/projects/fortranposix Fortranposix].