Path: csiph.com!weretis.net!feeder4.news.weretis.net!feeder5.news.weretis.net!news.solani.org!.POSTED!not-for-mail From: Karl Ratzsch Newsgroups: comp.graphics.apps.gnuplot Subject: Re: set range for second independent variable in special file '++' Date: Sun, 2 Apr 2017 19:02:38 +0200 Organization: solani.org Lines: 20 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Trace: solani.org 1491152558 14887 eJwFwYEBwCAIA7CXZECt58yy/n/Ckk4EtAuNarcVPp1KGSXGOxymNGs9PHDxu56N5OVd7vwBKPgRcw== (2 Apr 2017 17:02:38 GMT) X-Complaints-To: abuse@news.solani.org NNTP-Posting-Date: Sun, 2 Apr 2017 17:02:38 +0000 (UTC) User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 Cancel-Lock: sha1:erkj523Kx6JSrIoMFOsX9u7eAfI= X-User-ID: eJwFwYkBgDAIA8CVeAqx42gg+4/gXWV7E6erT6l06wlzcqQ7WIqmLE98CyJ7vWV02EvEMH4qOBGQ In-Reply-To: X-NNTP-Posting-Host: eJwNyMEBwCAIA8CVQEwo4wDK/iPYex6MyvZNcGMwGpOX02sVytja+beJnE8kg1wWBU/Jm3a8HyOeEUw= Xref: csiph.com comp.graphics.apps.gnuplot:3608 Am 27.03.2017 um 22:15 schrieb Karl Ratzsch: > > Ja, that's definitely sufficient, and probably better than reusing the > parametric 't' variable outside of it's original scope. For "++", this > > plot sample [var1=10:20] [var2=-3:3] '++' using ... > > would be my favourite (nice not having to use the cryptic $n's, ranges > can be varied for subplots), but it's probably heck to get the parser to > recognise it. One "sample" keyword demands for one following range > specifer, a second one might not be so easy to catch. ? > Saw the latest 5.1 changelog earlier and gave it a quick try, thanks! Any special reason it only works with "splot", not with "plot"? Not that I presently have a 2D plot in mind that would make sensible use of that feature, but who knows ... ;-) Karl