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

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

[Octave-bug-tracker] [bug #52303] printing "demo getframe 2" results in


From: Rik
Subject: [Octave-bug-tracker] [bug #52303] printing "demo getframe 2" results in emtpy figure
Date: Fri, 10 Nov 2017 00:40:01 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #4, bug #52303 (project octave):

More confirmation that this is some OpenGL oddity.  The following works: 


set (gca, 'position', [0+eps(1,'single'), 0, 1,1])


The fact that it has to the eps for a single value is an indication that
OpenGL, which works with single precision numbers, is involved.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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