gnuplot> load "all.dem"
Hint: you can get a single big PDF file of all the demo plots by the following sequence of commands, followed by hitting <enter> many times.
    gnuplot> set terminal pdf
    gnuplot> set output "all_demos.pdf"
    gnuplot> load "all.dem"
    gnuplot> 
More practical on systems with a linux-like shell is the single line command
    gnuplot -e "set term pdf" all.dem < /bin/yes > all_demos.pdf
Indexed online versions of the demos are available by clicking below:
| Version 5.4 demos | Version 6.0 demos | Development version (6.1) | 
|---|---|---|
|  |  |  |