contourf(peaks) ?

David Bateman David.Bateman at motorola.com
Thu Oct 16 05:00:29 CDT 2008


David Bateman wrote:
> Kai Habel wrote:
>> Hello all,
>>
>> I am currently recompiling octave, can someone please confirm/deny that
>> with a recent tip
>>
>> contourf(peaks)
>>
>> shows only a cyan rectangle?
>>
>> Kai
>>
>>   
>
> Confirmed... This looks like its because of the recent changes for 
> binary transfer of color palette data to gnuplot. Also if you try
>
> contourf(peaks())
> colorbar()
>
> you'll see that there is an error given by gnuplot and the colorbar is 
> not displayed.. I'd rather not touch this myself and leave Daniel who 
> made these changes fix the issue..
>
The attached changeset at least fixes the binary transfer code of 
gnuplot such that

contour(peaks()); colorbar();

works as expected... It appears that this recent change in fact broke 
all images that might be displayed. Not sure why "contourf(peaks())" is 
broken though..

Regards
David


-- 
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: patch8695
Url: https://www-old.cae.wisc.edu/pipermail/bug-octave/attachments/20081016/b9e46b86/attachment.ksh 


More information about the Bug-octave mailing list