X-Received: by 2002:a24:93:: with SMTP id 141mr1303814ita.17.1542713457696; Tue, 20 Nov 2018 03:30:57 -0800 (PST) X-Received: by 2002:a9d:2c22:: with SMTP id f31mr30888otb.4.1542713457476; Tue, 20 Nov 2018 03:30:57 -0800 (PST) Path: csiph.com!weretis.net!feeder6.news.weretis.net!feeder.usenetexpress.com!feeder-in1.iad1.usenetexpress.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!q69no326429itb.0!news-out.google.com!v141ni500ita.0!nntp.google.com!q69no326425itb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.graphics.apps.gnuplot Date: Tue, 20 Nov 2018 03:30:57 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=14.139.45.243; posting-account=8SNwFAoAAACMlYSccTSYy0kXtaQrNAbU NNTP-Posting-Host: 14.139.45.243 References: <1ad12fd2-315d-4eec-be95-6faff09469c3@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <6c0d39f2-a7f9-4a01-b69a-ac82a102e7cf@googlegroups.com> Subject: Re: How to plot a vertical line in GNUPLOT, say x=3. From: Darshan Beniwal Injection-Date: Tue, 20 Nov 2018 11:30:57 +0000 Content-Type: text/plain; charset="UTF-8" Lines: 3 Xref: csiph.com comp.graphics.apps.gnuplot:4069 On Saturday, November 17, 2018 at 7:48:23 PM UTC+5:30, Gavin Buxton wrote: > plot (x<3?-10:10) Thank you, Gavin Buxton. Much obliged.!!!