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


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

1 1 u at end of plotted table (server works?)

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!news.cgarbs.de!news.addix.net!feed.news.schlund.de!schlund.de!news.online.de!not-for-mail
From hopcode <hopcode@nulnulul.de>
Newsgroups comp.graphics.apps.gnuplot
Subject 1 1 u at end of plotted table (server works?)
Date Mon, 02 Jan 2012 22:41:21 +0100
Organization 1&1 Internet AG
Lines 40
Message-ID <jdt8a2$95p$1@online.de> (permalink)
NNTP-Posting-Host dslb-188-104-009-013.pools.arcor-ip.net
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding 7bit
X-Trace online.de 1325540482 9401 188.104.9.13 (2 Jan 2012 21:41:22 GMT)
X-Complaints-To abuse@einsundeins.com
NNTP-Posting-Date Mon, 2 Jan 2012 21:41:22 +0000 (UTC)
User-Agent Mozilla/5.0 (Windows NT 6.0; WOW64; rv:8.0) Gecko/20111105 Thunderbird/8.0
Xref x330-a1.tempe.blueboxinc.net comp.graphics.apps.gnuplot:812

Show key headers only | View raw


i couldnt read my post on comp.graphics.apps.gnuplot after 7 hours
perhaps my server is down.
my apologize for posting it again

the problem when plotting to a text table:
having the file "result.txt" as follows
0
0
1
1
2
1
3
1
4
5
5
0
1

set table "tmp.txt"
plot "result.txt" u ($1):(1) smooth frequency

i obtain this in "tmp.txt"

# Curve 0 of 1, 7 points
# Curve title: ""result.txt"  using ($1):(1)"
# x y type
  0  3  i
  1  5  i
  2  1  i
  3  1  i
  4  1  i
  5  2  i
  1  1  u    <------------ why ?

why the last line is there? how can avoid it ?
Thanks,
-- 
.:mrk[hopcode]

Back to comp.graphics.apps.gnuplot | Previous | Next | Find similar


Thread

1 1 u at end of plotted table (server works?) hopcode <hopcode@nulnulul.de> - 2012-01-02 22:41 +0100

csiph-web