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


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

Variable with counter

Path csiph.com!eternal-september.org!feeder.eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From Jörg Buchholz <bookwood4new@freenet.de>
Newsgroups comp.graphics.apps.gnuplot
Subject Variable with counter
Date Tue, 14 Jan 2020 14:16:51 +0100
Organization A noiseless patient Spider
Lines 16
Message-ID <qvkf04$kob$1@dont-email.me> (permalink)
Mime-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Transfer-Encoding 8bit
Injection-Date Tue, 14 Jan 2020 13:16:52 -0000 (UTC)
Injection-Info reader02.eternal-september.org; posting-host="f51961d9d7658f5b576ce45d092354fd"; logging-data="21259"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18Lh71hJHtrMAq4HAjpHmHkZbhhNF1cbYM="
User-Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1
Cancel-Lock sha1:qazr6/9q+I7hpvnz5Yg/LaNVOB8=
Content-Language en-GB
X-Mozilla-News-Host news://news.eternal-september.org:119
Xref csiph.com comp.graphics.apps.gnuplot:4283

Show key headers only | View raw


Hello,

is it possible to create variables with a counter, like A1, A2, A3 and
so on?

What I want do do is the following:

do for [i=1:4]{
stats 'test.csv' every ::3:i:7:i u 6 nooutput
print STATS_min
}

This print the min value from block 1 - 4 to the display. But I want to
have it at 4 different variables, like B1, B2, B3, B4.

Jörg

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


Thread

Variable with counter Jörg Buchholz <bookwood4new@freenet.de> - 2020-01-14 14:16 +0100
  Re: Variable with counter Karl Ratzsch <mail.kfr@gmx.net> - 2020-01-14 19:28 +0100
    Re: Variable with counter Jörg Buchholz <bookwood4new@freenet.de> - 2020-01-15 08:20 +0100

csiph-web