plot iteration is not accepted after assignment in gnuplot 5.0.5
ivana richterova <[email protected]> Sun, 8 Jan 2017 17:37:12 +0100
| Newsgroups | gmane.comp.graphics.gnuplot.bugs |
|---|---|
| Message-ID | <CAAuj_o9FM3Rkmdea7_2uWgTXGZOX86RNUWh2Qzcet2qtRV0eLg@mail.gmail.com> |
Hi all, after the gnuplot update from v5.0.0 to v5.0.5, the plot iteration is not recognize after an assigment: plot 1./x, for [i=1:3] i*x #ok in both versions plot 1./x, a=3, for [i=1:3] i*x #fails in the newer one #with error: "undefined variable: for." plot 1./x, a=3, 1/0 not, for [i=1:3] i*x #ok in both versions #but linestyles are shifted. is there any covering patch or so? thanks Iva ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ gnuplot-bugs mailing list [email protected] Membership management via: https://lists.sourceforge.net/lists/listinfo/gnuplot-bugs