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


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

Re: create custom command

From francesco lucci <lucciud@gmail.com>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: create custom command
Date 2011-08-12 02:48 -0700
Organization http://groups.google.com
Message-ID <5a96eac8-8234-498a-b87f-c0afef5f9a55@j15g2000yqf.googlegroups.com> (permalink)
References <1882bdde-ae80-452e-b232-966b81015e1a@s7g2000yqk.googlegroups.com> <j1ef61$qn2$1@dont-email.me> <f80d5223-1350-419c-9233-a28c1fd0c13d@a16g2000yqo.googlegroups.com>

Show all headers | View raw


OK. probably i have to install gnuplot 4.4 .... :)

On Aug 12, 11:23 am, francesco lucci <lucc...@gmail.com> wrote:
> hi Sfeam,
> thank you a lot. Your reply is very helpful.
>
> The eval() function looks like exactly what i was looking for.
> I am currently trying to make it work ( invalid command ) , hopefully
> with some debugging it will work.
>
> thank you a lot again
> francesco
>
>
>
> > In version 4.4 using eval()
> > script A:
> >     plot_command = "plot ...."
> >     load "C"
> > script C:
> >     eval(plot_command)
>
>

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


Thread

create custom command francesco lucci <lucciud@gmail.com> - 2011-08-04 08:34 -0700
  Re: create custom command sfeam <sfeam@users.sourceforge.net> - 2011-08-04 08:51 -0700
    Re: create custom command sfeam <sfeam@users.sourceforge.net> - 2011-08-04 10:04 -0700
    Re: create custom command francesco lucci <lucciud@gmail.com> - 2011-08-12 02:23 -0700
      Re: create custom command francesco lucci <lucciud@gmail.com> - 2011-08-12 02:48 -0700

csiph-web