tics of log color axis

Ben Abbott bpabbott at mac.com
Thu May 28 04:21:10 CDT 2009


On May 28, 2009, at 4:39 AM, Ben Abbott wrote:

> On May 28, 2009, at 3:43 AM, Petr Mikulik wrote:
>
>>>> I have noticed two problems related to log color axis. These bugs
>>>> are in
>>>> Octave 3.1.55 (while in Octave 3.0.x it does not work "at all"):
>>>>
>>>> A. Wrong tic labels in figure 2:
>>>> figure(1)
>>>> imagesc(1./hilb(99)); h=colorbar;
>>>> figure(2)
>>>> imagesc(1./hilb(99)); h=colorbar; set(h,'yscale','log');
>>
>> Could you please try to fix it by adding these commands:
>> set autoscale keepfix
>> set y2range [1:180]     # or whatever is the required range
>
> I got lost trying to follow this discussion.
>
> Can you describe the conditions under which "set autoscale keepfix"
> should be added to the plot stream?

Petr/others,

I think I'm up to speed now. Once I fix the yrange/y2range command  
I'll post a changeset.

Ben
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.pdf
Type: application/pdf
Size: 5076 bytes
Desc: not available
Url : https://www-old.cae.wisc.edu/pipermail/bug-octave/attachments/20090528/58083672/attachment-0001.pdf 
-------------- next part --------------




More information about the Bug-octave mailing list