surf.m overwrites "facecolor" property

Michael Goffioul michael.goffioul at gmail.com
Thu Dec 6 04:07:06 CST 2007


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.


More information about the Octave-maintainers mailing list