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


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

Re: Question about "sprintf" "@" "do for"

From Jörg Buchholz <bookwood4new@freenet.de>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: Question about "sprintf" "@" "do for"
Date 2016-02-03 07:30 +0100
Organization Universitaet Hannover
Message-ID <n8s6ok$reg$1@newsserver.rrzn.uni-hannover.de> (permalink)
References <n8r13l$bdu$1@dont-email.me> <n8rg2s$8ps$1@dont-email.me>

Show all headers | View raw


On 03.02.2016 01:05, Ethan A Merritt wrote:

> You don't need macros for this
>
>    do for [i=1:3] {
>      vari = <whatever>
>      print vari, ' = ', value(vari)
>    }

Thanks a lot Ethan, with the keyword "value" I also found the relevant 
side in the manuel.

Jörg

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


Thread

Question about "sprintf" "@" "do for" Jörg Buchholz <bookwood4news@freenet.de> - 2016-02-02 20:49 +0100
  Re: Question about "sprintf" "@" "do for" Ethan A Merritt <sfeam@users.sourceforge.net> - 2016-02-02 16:05 -0800
    Re: Question about "sprintf" "@" "do for" Jörg Buchholz <bookwood4new@freenet.de> - 2016-02-03 07:30 +0100

csiph-web