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

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

[Octave-bug-tracker] [bug #42311] colorbar incorrect after setting log s


From: Rik
Subject: [Octave-bug-tracker] [bug #42311] colorbar incorrect after setting log scale
Date: Wed, 25 Nov 2015 21:45:42 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:42.0) Gecko/20100101 Firefox/42.0

Follow-up Comment #3, bug #42311 (project octave):

@Thomas: Can you run the test code in Matlab and upload what the log-scale
colorbar image should look like?

The test code was:


imagesc(eye(100)+1);
h=colorbar()
set (h, 'YScale', 'log') 




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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