Blue Color for label and tics in patch
David Bateman
David.Bateman at motorola.com
Tue Dec 11 05:44:43 CST 2007
David Bateman wrote:
> Kai Habel wrote:
>
>> With a very recent checkout, I see blue labels and tics (instead of black).
>>
>> patch([0 1 1 0],[0 0 1 1],'red')
>>
>> Kai
>> _______________________________________________
>> Bug-octave mailing list
>> Bug-octave at octave.org
>> https://www.cae.wisc.edu/mailman/listinfo/bug-octave
>>
>>
>>
> You can get the same effect with
>
> close all; ax = gca(); get(ax,"xcolor")
>
> so the issue seems to be in the __go_axes__ function somewhere..
>
> D.
>
>
>
>
Ok, the attached trival patch fixes the issue.
D.
--
David Bateman David.Bateman at motorola.com
Motorola Labs - Paris +33 1 69 35 48 04 (Ph)
Parc Les Algorithmes, Commune de St Aubin +33 6 72 01 06 33 (Mob)
91193 Gif-Sur-Yvette FRANCE +33 1 69 35 77 01 (Fax)
The information contained in this communication has been classified as:
[x] General Business Information
[ ] Motorola Internal Use Only
[ ] Motorola Confidential Proprietary
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch7
Url: https://www.cae.wisc.edu/pipermail/bug-octave/attachments/20071211/1a9b0d69/attachment.ksh
More information about the Bug-octave
mailing list