colorbar lefts multiplot

Ben Abbott bpabbott at mac.com
Wed Apr 1 15:32:04 CDT 2009


On Wednesday, April 01, 2009, at 04:18PM, "Petr Mikulik" <mikulik at physics.muni.cz> wrote:
>	Hello Ben,
>
>I've just discovered yet another bug (seems to be bug in 3.1.55, not in 
>3.0.3):
>
>hold on
>colorbar
>imagesc(1./hilb(2));
>hold off
>
>hold on
>imagesc(1./hilb(4));
>hold off
>
>Note that it does not hurt saying
>	unset multiplot
>if 'multiplot' was used somewhere in past and there is such a danger of 
>having multiplot on after some premature crash.
>
>Greetings,
>  Petr

Petr,

It may be a few days before I have time to dig into this. Do you have a suggestion for what should be changed Octave's sources?

Ben


More information about the Octave-maintainers mailing list