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


Groups > comp.graphics.apps.gnuplot > #2217 > unrolled thread

Number of data blocks

Started byMichael <proximum@land.ru>
First post2014-01-05 00:38 +0700
Last post2014-01-05 01:06 +0700
Articles 3 — 2 participants

Back to article view | Back to comp.graphics.apps.gnuplot


Contents

  Number of data blocks Michael <proximum@land.ru> - 2014-01-05 00:38 +0700
    Re: Number of data blocks Karl <mail.kfr@gmx.net> - 2014-01-04 19:02 +0100
      Re: Number of data blocks Michael <proximum@land.ru> - 2014-01-05 01:06 +0700

#2217 — Number of data blocks

FromMichael <proximum@land.ru>
Date2014-01-05 00:38 +0700
SubjectNumber of data blocks
Message-ID<la9hg2$o9h$1@dont-email.me>
Hello,

how to get to know from within gnuplot, how many data blocks contains 
data file, for plotting them all in the cycle (plot for [...]) ?

Thanks,
Michael.

[toc] | [next] | [standalone]


#2218

FromKarl <mail.kfr@gmx.net>
Date2014-01-04 19:02 +0100
Message-ID<la9ib9$9mr$1@news.rz.uni-karlsruhe.de>
In reply to#2217
Am 04.01.2014 18:38, schrieb Michael:
> Hello,
> 
> how to get to know from within gnuplot, how many data blocks contains
> data file, for plotting them all in the cycle (plot for [...]) ?
> 

with the "stats" function.

STATS_blocks afterwards contains the desired value




[toc] | [prev] | [next] | [standalone]


#2220

FromMichael <proximum@land.ru>
Date2014-01-05 01:06 +0700
Message-ID<la9j3k$2h1$1@dont-email.me>
In reply to#2218
05.01.2014 01:02, Karl пишет:

> with the "stats" function.
>
> STATS_blocks afterwards contains the desired value

Thank you.

[toc] | [prev] | [standalone]


Back to top | Article view | comp.graphics.apps.gnuplot


csiph-web