manpagez: man pages & more
info gnuplot
Home | html | info | man
[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

2.13 print

The print command prints the value of <expression> to the screen. It is synonymous with `pause 0`. <expression> may be anything that `gnuplot` can evaluate that produces a number, or it can be a string.

Syntax:

 
      print <expression> {, <expression>, ...}

See `expressions`. The output file can be set with print.


© manpagez.com 2000-2025
Individual documents may contain additional copyright information.