octave-maintainers
[Top][All Lists]
Advanced

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

Re: surf.m overwrites "facecolor" property


From: Michael Goffioul
Subject: Re: surf.m overwrites "facecolor" property
Date: Tue, 11 Dec 2007 09:50:27 +0100

On 12/11/07, John W. Eaton <address@hidden> wrote:
> On  6-Dec-2007, Michael Goffioul wrote:
>
> | Why does surf.m overwrite "facecolor" property of the generated surface?
> | This property should be "flat" by default for surface object. Setting it
> | explicitely makes it impossible to call surf like:
> |
> | surf(peaks, "facecolor", "r");
>
> Removing the
>
>  "facecolor", "flat"
>
> args from the call to __go_surface__ in surface.m doesn't seem to be
> enough to make your example work properly.

It is for JHandles, but there are gnuplot-specific problems with
coloring surface.

Michael.


reply via email to

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