Re: Truncation

"Patrick Dupre" <[email protected]>
Newsgroups gmane.comp.graphics.gnuplot.user
Message-ID <trinity-cf133c33-6b9d-49c4-bbec-181b043d4732-1580335789325@3c-app-mailcom-bs05>
Can I store double precision in a table?

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


> Sent: Wednesday, January 29, 2020 at 9:50 PM
> From: "Patrick Dupre" <[email protected]>
> To: gnuplot <[email protected]>
> Subject: [Gnuplot-info] Truncation
>
> Hello,
> 
> When I do
> plot "SPANF138-1.asc"
> my plot is correct.
> When I do
> set table $DATA;  plot "SPANF138-1.asc" u 1:2 "%lf %lf" w table; unset table
> and
> plot $DATA
> 
> The plot is wrong because the data of the x-axis are truncated
> 
> print $DATA
> 
> 7174.09 	 0.789246
>  7174.1 	 0.782853
>  7174.1 	 0.777181
>  7174.1 	 0.77275
>  7174.1 	 0.769426
>  7174.1 	 0.767722
>  7174.1 	 0.767362
> 
> At least 3 digits are missing.
> 
> How can I fix the issue?
> 
> Thanks
> 
> ===========================================================================
>  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
>


_______________________________________________
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.