Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #1189
| From | Hans-Bernhard Bröker <HBBroeker@t-online.de> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: Plotting Errorbars with the Ternary Operator |
| Date | 2012-06-07 20:23 +0200 |
| Message-ID | <a3c9sdFmeeU2@mid.dfncis.de> (permalink) |
| References | <0ce0a192-2dc2-421f-ab92-051078a93793@googlegroups.com> |
On 07.06.2012 19:35, godber@gmail.com wrote: > And the syntax for errorbars is something like: > > plot f using 11:2:3 > > But the ternary operator throws a monkeywrench in that syntax AFAICT. Why should it? You just replaced the '2' with a rather complex expression. That won't keep you from following it with the same ':3' you use up here.
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar
Plotting Errorbars with the Ternary Operator godber@gmail.com - 2012-06-07 10:35 -0700
Re: Plotting Errorbars with the Ternary Operator Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2012-06-07 20:23 +0200
Re: Plotting Errorbars with the Ternary Operator Austin Godber <godber@gmail.com> - 2012-06-07 11:38 -0700
csiph-web