Dear Gromacs Users

I plotted my .gnu file in gnuplot. This plot x-axis range [0.000:7002.000],
this data separated with xtic values as 0,1000,2000,.......7000 (frame
numbers) on x axis. While i want to change/multiply/transform this frame
number into nano second, so that my x-axis values showed as
0,1,2......14(nano second) after multiplying with .002. here is some lines
of my .gnu files

enter code here

set pm3d map corners2color c1

set ytics 1.000, 1.000

set ytics ("HM1_187@O2D-SER_137@OG-HG" 1.000,"HM1_187@O1D-SER_137@OG-HG"

2.000)

set xlabel "Frame"enter code here

set ylabel ""

set yrange [ 0.000: 4.000]

set xrange [ 0.000:7002.000]

splot "-" with pm3d title "hhhh.gnu"

1.000 1.000 1 1.000 2.000 0 1.000 3.000 0``

2.000 1.000 1 2.000 2.000 1 2.000 3.000 0

3.000 1.000 0 3.000 2.000 1 3.000 3.000 0

4.000 1.000 0 4.000 2.000 0 4.000 3.000 0

5.000 1.000 1 5.000 2.000 0 5.000 3.000 0

6.000 1.000 1 6.000 2.000 0 6.000 3.000 0 and so on.

kindly guide how I can change my x axis tics to nano second rather then
frames numbers. Thanks.
-- 
Gromacs Users mailing list

* Please search the archive at 
http://www.gromacs.org/Support/Mailing_Lists/GMX-Users_List before posting!

* Can't post? Read http://www.gromacs.org/Support/Mailing_Lists

* For (un)subscribe requests visit
https://maillist.sys.kth.se/mailman/listinfo/gromacs.org_gmx-users or send a 
mail to gmx-users-requ...@gromacs.org.

Reply via email to