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

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

[Octave-bug-tracker] [bug #35761] surf() fails when Z values are within


From: Ben Abbott
Subject: [Octave-bug-tracker] [bug #35761] surf() fails when Z values are within eps of each other
Date: Fri, 16 Mar 2012 21:44:55 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_3) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.79 Safari/535.11

Follow-up Comment #10, bug #35761 (project octave):

The choice of format can vary depending upon context. I think it is a mistake
to use %15e or %15g for ticklabels (ugly plots).

For specifying the colorbar, clim, xlim, ylim, or zlim range 15 or maybe 16
digits of precision makes sense.

Looks like %g is the wrong choice in this instance. Either %.15e or %.16g
should fix the problem.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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