octave-maintainers
[Top][All Lists]
Advanced

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

Re: contourf without contour lines


From: Kai Habel
Subject: Re: contourf without contour lines
Date: Tue, 20 Nov 2007 08:47:51 +0100
User-agent: Thunderbird 2.0.0.6 (X11/20070801)

David Bateman schrieb:
> Kai Habel wrote:
>   
>> Hello,
>>
>> with the current cvs I see no contour lines when I try:
>>
>> contourf(peaks)
>>
>> After applying the following patch this should work again.
>>
>>
>> ChangeLog:
>>
>> 2007-11-19  Kai Habel  <address@hidden>
>>
>>   * plot/__go_draw_axes__.m: bug fix, to plot patch outline for rgb-
>>     edgecolors.
>>     
>
>
> Kai,
>
> This conflicts slightly with my caxis patch, and with a patch to add the
> scatter and scatter3 functions I'm working on. I've also significantly
> altered this same block of code as matlab uses patch objects with
> markers defined for scatter plots.
>
> The attached patch is not completely ready, mainly as I haven't written
> the scatter and scatter3 docstring, but with it contourf(peaks) gives
> the correct result for me.
>
> Can you test this patch together with my caxis patch
>
> http://www.nabble.com/Re%3A-caxis-and-a-couple-of-other-axis-changes...-p13783811.html
>
> and see if it works..
>
> D.
>
> PS. John don't apply this version of my patch, I'll send a real one later.
>
>
>
>   
Hello David,

after applying both patches patch10 + patch14 contourf works again.

Kai


reply via email to

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