Bug#361982: [Pkg-octave-devel] Bug#361982: octave-epstk: autoscale writes 1.34e-14 instead of 0

Francesco Potorti` Potorti at isti.cnr.it
Tue May 2 17:29:18 UTC 2006


>> Package: octave-epstk
>> Version: 2.1-2
>> Severity: normal
>> 
>> When using autoscale with graphs that go from 0 to 10000, most often the
>> 0 is displayed as a very small number (say 1.23465e-14), so I have to
>> explicitely set the scale.
>
>Could you please provide a script which triggers the bug, such that I can
>forward the bug to the upstream author?

Here it is:

tx1=[0 0; 1 1400; 6 8e6; 6.6 8.6e6];
eopen("bug.eps")
eplot(tx1(:,1),tx1(:,2))
eclose
eview

SHould it not work on your box (maybe because of different floating
point implementation) I will try to make another example.

-- 
Francesco Potortì (ricercatore)        Voice: +39 050 315 3058 (op.2111)
ISTI - Area della ricerca CNR          Fax:   +39 050 313 8091
via G. Moruzzi 1, I-56124 Pisa         Email: Potorti at isti.cnr.it
Web: http://fly.isti.cnr.it/           Key:   fly.isti.cnr.it/public.key




More information about the Pkg-octave-devel mailing list