|
From: Patrick D. <pd...@gm...> - 2022-12-06 10:13:15
|
Thank. But negative. I used "< awk -f ~/awk/read_profiles.awk -v coly=5 " . FILE =========================================================================== Patrick DUPRÉ | | email: pd...@gm... 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" <th...@gm...> > To: gnu...@li... > 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 > gnu...@li... > Membership management via: https://lists.sourceforge.net/lists/listinfo/gnuplot-info > |