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

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

[Octave-bug-tracker] [bug #49205] clim has four elements for imshow() re


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #49205] clim has four elements for imshow() result
Date: Wed, 28 Sep 2016 15:25:17 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:42.0) Gecko/20100101 Firefox/42.0

Follow-up Comment #2, bug #49205 (project octave):

OK, this hidden property rings a bell.  Probably using something like
__clim__, __xlim__, etc. for the internal property name would have been
better, as it is very easy for someone to stumble upon the object clim, xlim,
etc.

Looking at graphics.cc, I'm guessing that these x/y/clim object properties
are

min_val, max_val, min_pos, max_neg

So a max_neg of -Inf means there are no negative numbers in the data.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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