Re: awk

Patrick Dupre <[email protected]> Tue, 6 Dec 2022 11:13:00 +0100
Newsgroups gmane.comp.graphics.gnuplot.user
Message-ID <trinity-5d391c2e-59af-46c7-be5e-5c08d8bfea0f-1670321580145@3c-app-mailcom-bs13>
Thank.

But negative.
I used
"< awk -f ~/awk/read_profiles.awk -v coly=5 " . FILE

===========================================================================
 Patrick DUPRÉ                                 | | email: [email protected]
 Laboratoire interdisciplinaire Carnot de Bourgogne
 9 Avenue Alain Savary, BP 47870, 21078 DIJON Cedex FRANCE
 Tel: +33 (0)380395988                    | | Room# D114A
===========================================================================


> Sent: Tuesday, December 06, 2022 at 11:00 AM
> From: "theozh" <[email protected]>
> To: [email protected]
> Subject: Re: [Gnuplot-info] awk
>
> 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
>


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