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


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

1 1 u at end of plotted table

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!goblin3!goblin.stu.neva.ru!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
Date Mon, 02 Jan 2012 16:02:45 +0100
Organization 1&1 Internet AG
Lines 42
Message-ID <jdsgul$mj0$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 1325516566 23136 188.104.9.13 (2 Jan 2012 15:02:46 GMT)
X-Complaints-To abuse@einsundeins.com
NNTP-Posting-Date Mon, 2 Jan 2012 15:02:46 +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:813

Show key headers only | View raw


Hi,
i have a 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 "E:/x64lab/develop/tests/tmp.txt"
plot "E:/x64lab/develop/tests/result.txt" u ($1):(1) smooth frequency

i obtain this in "tmp.txt"

# Curve 0 of 1, 7 points
# Curve title: ""E:/x64lab/develop/tests/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]
   .:x64lab:.
  group http://groups.google.com/group/x64lab
  site http://sites.google.com/site/x64lab

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


Thread

1 1 u at end of plotted table hopcode <hopcode@nulnulul.de> - 2012-01-02 16:02 +0100

csiph-web