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


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

Re: How to plot a vertical line in GNUPLOT, say x=3.

X-Received by 2002:a02:5c9b:: with SMTP id w27mr1765907jad.3.1542730373498; Tue, 20 Nov 2018 08:12:53 -0800 (PST)
X-Received by 2002:a9d:ef3:: with SMTP id 106mr45064otj.6.1542730373252; Tue, 20 Nov 2018 08:12:53 -0800 (PST)
Path csiph.com!xmission!news.snarked.org!border2.nntp.dca1.giganews.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!z5-v6no540767ite.0!news-out.google.com!v141ni716ita.0!nntp.google.com!q69no543537itb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups comp.graphics.apps.gnuplot
Date Tue, 20 Nov 2018 08:12:52 -0800 (PST)
In-Reply-To <pt169d$3kn$1@solani.org>
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=43.231.57.59; posting-account=8SNwFAoAAACMlYSccTSYy0kXtaQrNAbU
NNTP-Posting-Host 43.231.57.59
References <1ad12fd2-315d-4eec-be95-6faff09469c3@googlegroups.com> <e0d81b1f-cfd5-4de7-b156-a99d97572ef4@googlegroups.com> <pt169d$3kn$1@solani.org>
User-Agent G2/1.0
MIME-Version 1.0
Message-ID <4a2d9bba-d73e-4c58-91bd-f91ced09f25a@googlegroups.com> (permalink)
Subject Re: How to plot a vertical line in GNUPLOT, say x=3.
From Darshan Beniwal <darshanbeniwal11@gmail.com>
Injection-Date Tue, 20 Nov 2018 16:12:53 +0000
Content-Type text/plain; charset="UTF-8"
Lines 15
Xref csiph.com comp.graphics.apps.gnuplot:4072

Show key headers only | View raw


On Tuesday, November 20, 2018 at 8:08:39 PM UTC+5:30, Karl Ratzsch wrote:
> Am 17.11.2018 um 15:18 schrieb Gavin Buxton:
> > plot (x<3?-10:10)
> > 
> 
> nice, but not perfectly vertical ;-)
> 
>    plot "+" us (3):(x<3?-10:10) w l
> 
> otherwise
> 
>   set arrow 1 nohead from 3,-10 to 3,10

Yes, you are right Karl Ratzsch. I made a plot with your command also, gives me required to my work.
But Gavin Commands also gives me the perfect verticle line. I don't know why you said: "not perfectly verticle." 
Thank you Karl .

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


Thread

How to plot a vertical line in GNUPLOT, say x=3. darshanbeniwal11@gmail.com - 2018-11-16 22:41 -0800
  Re: How to plot a vertical line in GNUPLOT, say x=3. Gavin Buxton <gavinbuxton@gmail.com> - 2018-11-17 06:18 -0800
    Re: How to plot a vertical line in GNUPLOT, say x=3. Darshan Beniwal <darshanbeniwal11@gmail.com> - 2018-11-20 03:30 -0800
    Re: How to plot a vertical line in GNUPLOT, say x=3. Karl Ratzsch <mail.kfr@gmx.net> - 2018-11-20 15:38 +0100
      Re: How to plot a vertical line in GNUPLOT, say x=3. Darshan Beniwal <darshanbeniwal11@gmail.com> - 2018-11-20 08:12 -0800
        Re: How to plot a vertical line in GNUPLOT, say x=3. Karl Ratzsch <mail.kfr@gmx.net> - 2018-11-20 17:26 +0100
          Re: How to plot a vertical line in GNUPLOT, say x=3. Darshan Beniwal <darshanbeniwal11@gmail.com> - 2018-11-20 08:28 -0800

csiph-web