Gnuplot
Jump to navigation
Jump to search
gnuplot is an open source graphing program. The homepage is located here and has full documentation. It is often very difficult to find useful commands (the needle in a haystack problem) so a few are documented in the tutorials below. Please add any and all useful commands you think other people would find useful!
Tutorials
- Plotting (x,y) data from a file - includes the labelling of axis etc
- Plotting a free energy surface from WHAM output
- Adding labels to a plot
- Saving a plot as a postscript (ps or eps) file
- Plotting a quick histogram in gnuplot using the raw data
- Plotting data in real time
- Linear and non-linear regression in gnuplot