On Tue, 14 Jun 2016, Artur T. wrote:
Dear Allin,
as I just played around with the new --band option, I recognized that it
doesn't seem to work when using a matrix, right (at least it doesn't
work here)? Is this intended; and if so why?
Hmm. This works with current git.
<hansl>
set seed 55555
n = 256
b = seq(1, n)'
X = cum(mnormal(n,1)) ~ sqrt(b) ~ (- sqrt(b)) ~ b
gnuplot 1 2 3 4 --matrix=X --with-lines --band=fill --output=display
</hansl>
-------------------------------------------------------
Riccardo (Jack) Lucchetti
Dipartimento di Scienze Economiche e Sociali (DiSES)
Università Politecnica delle Marche
(formerly known as Università di Ancona)
r.lucchetti(a)univpm.it
http://www2.econ.univpm.it/servizi/hpp/lucchetti
-------------------------------------------------------