Plotting a sine wave.
mundook{150}% gnuplot G N U P L O T unix version 3.5 patchlevel 3.50.1.17, 27 Aug 93 last modified Fri Aug 27 05:21:33 GMT 1993 Copyright(C) 1986 - 1993 Thomas Williams, Colin Kelley Send comments and requests for help to info-gnuplot@dartmouth.edu Send bugs, suggestions and mods to bug-gnuplot@dartmouth.edu Terminal type set to 'x11' gnuplot> set term pbm color Terminal type set to 'pbm' Options are 'small color' gnuplot> set output "test1.ppm" gnuplot> plot sin(x) gnuplot> quit mundook{151}% ppmtogif test1.ppm > test1.gif ppmtogif: computing colormap... ppmtogif: 4 colors found