diff scripts/plot/surface.m @ 7298:d42d8c43d3e7

[project @ 2007-12-11 21:49:31 by jwe]
author jwe
date Tue, 11 Dec 2007 21:49:32 +0000
parents d45fc511fc5d
children eb7bdde776f2
line wrap: on
line diff
--- a/scripts/plot/surface.m	Tue Dec 11 21:25:53 2007 +0000
+++ b/scripts/plot/surface.m	Tue Dec 11 21:49:32 2007 +0000
@@ -151,8 +151,7 @@
 			other_args{:});
 
     if (! ishold ())
-      set (ax, "view", [0, 90], "box", "off", "xgrid", "on",
-	   "ygrid", "on", "zgrid", "on");
+      set (ax, "view", [0, 90], "box", "off");
     endif
   endif