# HG changeset patch # User jwe # Date 1197047488 0 # Node ID 47e4ebac1bfa7c4ef221af4e1053c27e2a084a36 # Parent 9c6e93b7a3f7bbc973e8204feb4e8db44ac4ae75 [project @ 2007-12-07 17:11:28 by jwe] diff -r 9c6e93b7a3f7 -r 47e4ebac1bfa scripts/plot/surf.m --- a/scripts/plot/surf.m Fri Dec 07 17:03:48 2007 +0000 +++ b/scripts/plot/surf.m Fri Dec 07 17:11:28 2007 +0000 @@ -39,7 +39,6 @@ newplot (); tmp = surface (varargin{:}); - set (tmp, "facecolor", "flat"); if (! ishold ()) set (h, "view", [-37.5, 30]); endif