This post is part of a series on Gnuplot, see the previous post Plotting Compound Graphs using Gnuplot
These commands make gnuplotting easy:
- cd: Change working directory.
- clear: Erase current screen or device.
- exit or quit or q: Exit Gnuplot.
- pwd: Print working directory.
- replot: repeat last plot.