Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #3846

how to transform x axis in to nano sec rather then number of frame

Newsgroups comp.graphics.apps.gnuplot
Date 2018-01-07 10:01 -0800
Message-ID <9aa67749-cb33-4ce0-9034-11a1b53b8f4d@googlegroups.com> (permalink)
Subject how to transform x axis in to nano sec rather then number of frame
From Rana Rehan Khalid <ray.binm@gmail.com>

Show all headers | View raw


I have a gnuplot of MD simulation its x axis showed as no of frames which is given below i want to convert this frame number to nano sec, how can i multiply the number of frames to .0002 to convert its x-axis to nano sec. Regards

set pm3d map corners2color c1
set ytics    1.000,   1.000


set cbrange [  -0.500:   7.500]
set xlabel "Frame"
set ylabel ""
set yrange [   0.000:  52.000]
set xrange [   0.000:119002.000]

Back to comp.graphics.apps.gnuplot | Previous | NextNext in thread | Find similar


Thread

how to transform x axis in to nano sec rather then number of frame Rana Rehan Khalid <ray.binm@gmail.com> - 2018-01-07 10:01 -0800
  Re: how to transform x axis in to nano sec rather then number of frame Karl Ratzsch <mail.kfr@gmx.net> - 2018-01-08 14:54 +0100
  Re: how to transform x axis in to nano sec rather then number of frame Rana Rehan Khalid <ray.binm@gmail.com> - 2018-01-09 07:48 -0800
    Re: how to transform x axis in to nano sec rather then number of frame Karl Ratzsch <mail.kfr@gmx.net> - 2018-01-09 18:47 +0100
      Re: how to transform x axis in to nano sec rather then number of frame Rana Rehan Khalid <ray.binm@gmail.com> - 2018-01-10 03:54 -0800
        Re: how to transform x axis in to nano sec rather then number of frame Karl Ratzsch <mail.kfr@gmx.net> - 2018-01-10 15:50 +0100

csiph-web