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: John W. Eaton
Subject: Re: surf.m overwrites "facecolor" property
Date: Fri, 07 Dec 2007 12:11:11 -0500

On  7-Dec-2007, David Bateman wrote:

| Michael Goffioul wrote:
| > Hi,
| >
| > 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");
| >
| > Michael.
| >
| >   
| I see no reason not to do that as "flat" is already the default for the
| surfaces.. However, the gnuplot code doesn't respect facecolors other
| than "flat" at the moment. As I noted in
| 
| http://www.nabble.com/Re%3A-anything-else-for-2.9.18--p14169305.html
| 
| its one of the issues I'm looking at. John please consider the attached
| patch..

I made this change.

Thanks,

jwe


reply via email to

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