Out file

Patrick Dupre <[email protected]> Fri, 22 Oct 2021 12:52:47 +0200
Newsgroups gmane.comp.graphics.gnuplot.user
Message-ID <trinity-3e0f0a42-4647-40f8-9fb8-9e84bef78143-1634899967025@3c-app-mailcom-bs10>
Hello,

If I do

set table "out_HW.asc"; plot [-10.5:10.5] '+' u 1:(HW (x, mu_0, C, D, E)); unset table
I get a header, like:
# Curve 0 of 1, 1051 points
# Curve title: "'+' u 1:(HW (x, mu_0, C, D, E))"
# x y type
-10.5  0.0667414  i
.....

If I do:
set table "out_HW.asc"; plot [-10.5:10.5] '+' u 1:(HW (x, mu_0, C, D, E)) with table ; unset table 

I get:
 -10.5	 0.0667414
 -10.48	 0.0667415
.....

How can I get also the header with this format?

===========================================================================
 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
===========================================================================



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