octave-maintainers
[Top][All Lists]
Advanced

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

surf.m overwrites "facecolor" property


From: Michael Goffioul
Subject: surf.m overwrites "facecolor" property
Date: Thu, 6 Dec 2007 11:07:06 +0100

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.


reply via email to

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