ormat must have 1-7 conversions of type double (%lf)

"Patrick Dupre" <[email protected]>
Newsgroups gmane.comp.graphics.gnuplot.user
Message-ID <trinity-a8d85c25-50e7-4996-a07b-94d41a7f720c-1554673322380@3c-app-mailcom-bs05>
Hello,

When I do:
 plot "scan_random5_4_2019_024.txt" u ($1):($7):($2) '%lf %lf %lf %lf %lf %lf %lf'
the plot is OK
when I do:
plot "scan_random5_4_2019_024.txt" u ($1):($7):($2):($8) '%lf %lf %lf %lf %lf %lf %lf %lf'
I get:
format must have 1-7 conversions of type double (%lf)

The error seems due to the number of columns (here 8) that I have in my file
They are separate by a \t

How can I avoid this error ?

Thank.


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


_______________________________________________
gnuplot-info mailing list
[email protected]
Membership management via: https://lists.sourceforge.net/lists/listinfo/gnuplot-info
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.