octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #44963] Wrong plotting with fltk, according to


From: Rik
Subject: [Octave-bug-tracker] [bug #44963] Wrong plotting with fltk, according to values in the data
Date: Thu, 30 Apr 2015 00:21:22 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:37.0) Gecko/20100101 Firefox/37.0

Update of bug #44963 (project octave):

                Category:    Plotting with OpenGL => Plotting               
        Operating System:                     Any => GNU/Linux              

    _______________________________________________________

Follow-up Comment #2:

This is a result of the fact that OpenGL uses variables of type single, ~8
digits of precision, while gnuplot uses doubles.

This is a duplicate of bug #32980 and bug #33748.

In particular, see bug #33748 for workarounds.  The current workaround to
increase the differences in the data above the noise floor of the single
variables.  The easiest way it to subtract the mean from the data and then set
the xlabels to your desired values by hand.

Closing report as a duplicate.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?44963>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]