Gnuplot Using script files

30% OFF - 9th Anniversary discount on Entity Framework Extensions until December 15 with code: ZZZANNIVERSARY9

Syntax

  1. gnuplot -c scriptfile ARG1 ARG2 ...

Remarks

Basic usage can be displayed by typing gnuplot -h

$ gnuplot -h
Usage: gnuplot [OPTION] ... [FILE]
  -V, --version
  -h, --help
  -p  --persist
  -d  --default-settings
  -c  scriptfile ARG1 ARG2 ...
  -e  "command1; command2; ..."
gnuplot 5.0 patchlevel 3


Got any Gnuplot Question?