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


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

Using data from comment lines

X-Received by 2002:a05:6214:2583:: with SMTP id fq3mr15086788qvb.94.1640613136545; Mon, 27 Dec 2021 05:52:16 -0800 (PST)
X-Received by 2002:a05:6902:1007:: with SMTP id w7mr22874154ybt.718.1640613136381; Mon, 27 Dec 2021 05:52:16 -0800 (PST)
Path csiph.com!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups comp.graphics.apps.gnuplot
Date Mon, 27 Dec 2021 05:52:16 -0800 (PST)
Injection-Info google-groups.googlegroups.com; posting-host=185.108.105.52; posting-account=_GXlJgkAAAB1VeH1q7meY52ClkyHnQHd
NNTP-Posting-Host 185.108.105.52
User-Agent G2/1.0
MIME-Version 1.0
Message-ID <3fe0c4f0-cb2a-472b-b551-20e61f4c5a06n@googlegroups.com> (permalink)
Subject Using data from comment lines
From David Partridge <david.partridge@perdrix.co.uk>
Injection-Date Mon, 27 Dec 2021 13:52:16 +0000
Content-Type text/plain; charset="UTF-8"
Content-Transfer-Encoding quoted-printable
Lines 21
Xref csiph.com comp.graphics.apps.gnuplot:4448

Show key headers only | View raw


Given a file that starts like this:

# Date/Time 2021/12/22, 10:52:53
# PonE=0,LsKp=200,LsKi=0,LsKd=250,HsKp=40,HsKi=0,HsKd=130,Sp=800,TDEC=1175137
#
# Rel. Time, currentPos, PosPID, currentSpeed, speedPID, Lag, ServoPos
0.00000,4693184,0,0,0,0,4693184
0.00000,4693184,2300,0,368,0,4693184

I would like to display the date and time as Centred Text at the top of the plot, and to display the link that starts PonE as a caption (maybe top right).   As bonus I've like to take the value following TDEC= and use that to draw a horizontal line marked as "Target".

The following lines contain the data to be plotted.

Some help in achieving that will be most welcome with explanations I can understand ...  I'm still struggling with the manual.

Thanks
David

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


Thread

Using data from comment lines David Partridge <david.partridge@perdrix.co.uk> - 2021-12-27 05:52 -0800
  Re: Using data from comment lines David Partridge <david.partridge@perdrix.co.uk> - 2021-12-27 05:54 -0800
    Re: Using data from comment lines David Partridge <david.partridge@perdrix.co.uk> - 2021-12-29 04:05 -0800

csiph-web