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


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

Re: set range for second independent variable in special file '++'

From Ethan A Merritt <EAMerritt@gmail.com>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: set range for second independent variable in special file '++'
Date 2017-04-05 22:09 -0700
Organization A noiseless patient Spider
Message-ID <oc4ic1$iki$1@dont-email.me> (permalink)
References (6 earlier) <ob94nq$vrh$1@dont-email.me> <ob9q9a$jc4$1@solani.org> <oba9kq$ppi$1@dont-email.me> <obbrte$tvn$1@solani.org> <obrare$eh7$1@solani.org>

Show all headers | View raw


Karl Ratzsch wrote:

> 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"? 

Both plot and splot use the same code to parse the input, so it should either
work or not work for both of them.  What did you try that didn't work?

	Ethan



> Not
> that I presently have a 2D plot in mind that would make sensible use
> of that
> feature, but who knows ...  ;-)
> 
>   Karl

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


Thread

set range for second independent variable in special file '++' Karl Ratzsch <mail.kfr@gmx.net> - 2017-03-20 08:36 +0100
  Re: set range for second independent variable in special file '++' Ethan A Merritt <EAMerritt@gmail.com> - 2017-03-20 09:39 -0700
    Re: set range for second independent variable in special file '++' Karl Ratzsch <mail.kfr@gmx.net> - 2017-03-20 18:56 +0100
      Re: set range for second independent variable in special file '++' Ethan A Merritt <sfeam@users.sourceforge.net> - 2017-03-20 12:36 -0700
        Re: set range for second independent variable in special file '++' Ethan A Merritt <sfeam@users.sourceforge.net> - 2017-03-20 12:38 -0700
          Re: set range for second independent variable in special file '++' Karl Ratzsch <mail.kfr@gmx.net> - 2017-03-24 13:15 +0100
            Re: set range for second independent variable in special file '++' Ethan A Merritt <EAMerritt@gmail.com> - 2017-03-26 12:30 -0700
              Re: set range for second independent variable in special file '++' Karl Ratzsch <mail.kfr@gmx.net> - 2017-03-27 03:35 +0200
                Re: set range for second independent variable in special file '++' Ethan A Merritt <EAMerritt@gmail.com> - 2017-03-26 23:00 -0700
                Re: set range for second independent variable in special file '++' Karl Ratzsch <mail.kfr@gmx.net> - 2017-03-27 22:15 +0200
                Re: set range for second independent variable in special file '++' Karl Ratzsch <mail.kfr@gmx.net> - 2017-04-02 19:02 +0200
                Re: set range for second independent variable in special file '++' Ethan A Merritt <EAMerritt@gmail.com> - 2017-04-05 22:09 -0700

csiph-web