diff scripts/plot/meshc.m @ 12133:adbc08052ccd

meshc.m: Add note describing why the gnuplot backend is not consistent with Matlab.
author Ben Abbott <bpabbott@mac.com>
date Sat, 22 Jan 2011 13:54:18 -0500
parents b0084095098e
children 72c96de7a403
line wrap: on
line diff
--- a/scripts/plot/meshc.m	Sat Jan 22 13:29:43 2011 -0500
+++ b/scripts/plot/meshc.m	Sat Jan 22 13:54:18 2011 -0500
@@ -37,6 +37,10 @@
 
   set (tmp, "facecolor", "w");
   set (tmp, "edgecolor", "flat");
+  ## FIXME - gnuplot does not support a filled surface and a
+  ## non-filled contour. 3D filled patches are also not supported.
+  ## Thus, the facecolor will be transparent for the gnuplot
+  ## backend.
 
   if (! ishold ())
     set (ax, "view", [-37.5, 30],