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

X-Received by 10.107.133.75 with SMTP id h72mr6814393iod.90.1515348094456; Sun, 07 Jan 2018 10:01:34 -0800 (PST)
X-Received by 10.157.74.129 with SMTP id i1mr78973otf.9.1515348093399; Sun, 07 Jan 2018 10:01:33 -0800 (PST)
Path csiph.com!weretis.net!feeder6.news.weretis.net!feeder.usenetexpress.com!feeder-in1.iad1.usenetexpress.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!g80no1315268itg.0!news-out.google.com!b73ni4183ita.0!nntp.google.com!g80no1315263itg.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups comp.graphics.apps.gnuplot
Date Sun, 7 Jan 2018 10:01:33 -0800 (PST)
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=141.213.169.90; posting-account=OSapLAoAAACsr_nBdwKy-WxWymAEmQBY
NNTP-Posting-Host 141.213.169.90
User-Agent G2/1.0
MIME-Version 1.0
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>
Injection-Date Sun, 07 Jan 2018 18:01:34 +0000
Content-Type text/plain; charset="UTF-8"
Lines 10
Xref csiph.com comp.graphics.apps.gnuplot:3846

Show key headers only | 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