Re: awk

theozh <[email protected]> Tue, 6 Dec 2022 11:00:57 +0100
Newsgroups gmane.comp.graphics.gnuplot.user
Message-ID <[email protected]>
Is there a specific reason, why you think you need awk?

What about?

FILE = "population.dat"
set datafile separator comma
plot FILE ($1-1965):2, pop(x)

best, Theo.


_______________________________________________
gnuplot-info mailing list
[email protected]
Membership management via: https://lists.sourceforge.net/lists/listinfo/gnuplot-info