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


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

Plotting many curves?

X-Received by 10.129.189.12 with SMTP id b12mr964388ywi.6.1505147445572; Mon, 11 Sep 2017 09:30:45 -0700 (PDT)
X-Received by 10.36.23.86 with SMTP id 83mr637830ith.4.1505147445486; Mon, 11 Sep 2017 09:30:45 -0700 (PDT)
Path csiph.com!weretis.net!feeder6.news.weretis.net!feeder.usenetexpress.com!feeder-in1.iad1.usenetexpress.com!border1.nntp.dca1.giganews.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!q8no2440555qtb.0!news-out.google.com!c139ni3561itb.0!nntp.google.com!127no2285573itw.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups comp.graphics.apps.gnuplot
Date Mon, 11 Sep 2017 09:30:45 -0700 (PDT)
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=128.143.18.5; posting-account=4PxJqwoAAABeSfq5vWMjK0VSO_xto5Ji
NNTP-Posting-Host 128.143.18.5
User-Agent G2/1.0
MIME-Version 1.0
Message-ID <81a289ce-bba5-424e-86ec-e24cc94d69a8@googlegroups.com> (permalink)
Subject Plotting many curves?
From Cass Sackett <casackett@gmail.com>
Injection-Date Mon, 11 Sep 2017 16:30:45 +0000
Content-Type text/plain; charset="UTF-8"
Lines 15
Xref csiph.com comp.graphics.apps.gnuplot:3744

Show key headers only | View raw


I'm trying to make a complicated plot with many individual curves, like

plot \
  x1(t), y1(t), \
  x2(t), y2(t), \
  x3(t), y3(t), \
  x4(t), y4(t), \
  x5(t), y5(t), \
  x6(t), y6(t), \
  x7(t), y7(t), \
  x8(t), y8(t), \
etc

After about 20 functions, it starts to generate errors. It looks like there is  a limit on the length of the command line? If that is my problem, is there any way to work around this?

Thanks!

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


Thread

Plotting many curves? Cass Sackett <casackett@gmail.com> - 2017-09-11 09:30 -0700
  Re: Plotting many curves? Cass Sackett <casackett@gmail.com> - 2017-09-11 09:38 -0700
    Re: Plotting many curves? Karl Ratzsch <mail.kfr@gmx.net> - 2017-09-11 23:16 +0200
    Re: Plotting many curves? Ethan A Merritt <EAMerritt@gmail.com> - 2017-09-12 18:30 -0700
      Re: Plotting many curves? Cass Sackett <casackett@gmail.com> - 2017-09-13 06:55 -0700
        Re: Plotting many curves? Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2017-09-13 22:46 +0200
  Re: Plotting many curves? Jörg Buchholz <bookwood4new@freenet.de> - 2017-09-12 13:06 +0200
    Re: Plotting many curves? Cass Sackett <casackett@gmail.com> - 2017-09-12 06:25 -0700
      Re: Plotting many curves? Jörg Buchholz <bookwood4new@freenet.de> - 2017-09-13 09:09 +0200

csiph-web