gnuplot> load "all.dem"
in gnuplot's demo/ directory it should be part of your installation,
otherwise get it from the
source code archive
or file-by-file from
cvs.
Hint: you can get a single big postscript file of all the demo plots by the following sequence of commands
gnuplot> set terminal postscript color solid
gnuplot> set output "all_demos.ps"
gnuplot> load "all.dem"
gnuplot>
Indexed online versions available by clicking below:
| Version 4.2 demos | Version 4.4 demos | CVS Version demos |
|---|---|---|
![]() |
![]() |
![]() |