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


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

Plotting many curves?

Newsgroups comp.graphics.apps.gnuplot
Date 2017-09-11 09:30 -0700
Message-ID <81a289ce-bba5-424e-86ec-e24cc94d69a8@googlegroups.com> (permalink)
Subject Plotting many curves?
From Cass Sackett <casackett@gmail.com>

Show all headers | 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