Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #339
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!fu-berlin.de!uni-berlin.de!news.dfncis.de!not-for-mail |
|---|---|
| From | Hans-Bernhard Bröker <HBBroeker@t-online.de> |
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: Problem with version 4.4? |
| Date | Sun, 29 May 2011 21:57:51 +0200 |
| Lines | 18 |
| Message-ID | <4DE2A53F.6060404@t-online.de> (permalink) |
| References | <ron-shepard-3CB908.14461029052011@news60.forteinc.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-15; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Trace | news.dfncis.de aG13A2VAnKLCAOqu8offSAfBA3jhh2GRm+mfurx3EwVugiY6yyXNGY8zgN |
| Cancel-Lock | sha1:jrc1z8i2JGeusCmdIHyxGwyIrVA= |
| User-Agent | Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 |
| In-Reply-To | <ron-shepard-3CB908.14461029052011@news60.forteinc.com> |
| Xref | x330-a1.tempe.blueboxinc.net comp.graphics.apps.gnuplot:339 |
Show key headers only | View raw
On 29.05.2011 21:46, Ron Shepard wrote: > The command that is broken draws a set of red and green filled circles. > Here is a short example of one of the circles that no longer works: > > gnuplot> plot [t=-pi:pi] .1250*cos(t)+3.0000,.3280*sin(t)+0.0000 with filledcurve 2 That syntax has been wrong for most of a decade now. See "help plot style" in your current gnuplot to learn why that should read plot [t=-pi:pi] .1250*cos(t)+3.0000,.3280*sin(t)+0.0000 with filledcurves lt 2 > Is this a problem with my version of gnuplot, or is this some kind of > obsolete syntax that has been replaced, or what? The latter.
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar
Problem with version 4.4? Ron Shepard <ron-shepard@NOSPAM.comcast.net> - 2011-05-29 14:46 -0500
Re: Problem with version 4.4? Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2011-05-29 21:57 +0200
Re: Problem with version 4.4? Ron Shepard <ron-shepard@NOSPAM.comcast.net> - 2011-05-29 22:32 -0500
csiph-web