User Tools

Site Tools


exercises:2014_uzh_molsim:gnuplot

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
exercise:mm_uzh:gnuplot [2014/04/29 13:24] talirzexercise:mm_uzh:gnuplot [2014/05/01 07:54] talirz
Line 13: Line 13:
 plot 'spectrum.ener' using 1:4            # plot column 1 as x and column 4 as y plot 'spectrum.ener' using 1:4            # plot column 1 as x and column 4 as y
 replot 'spectrum.ener' using 1:($3+$5) title 'Total energy' replot 'spectrum.ener' using 1:($3+$5) title 'Total energy'
-set ylabel "time steps"+set xlabel "time steps"
 set xrange [0:10] set xrange [0:10]
 replot                                     # redo the plot with current settings replot                                     # redo the plot with current settings
exercises/2014_uzh_molsim/gnuplot.txt · Last modified: 2020/08/21 10:15 by 127.0.0.1