Mercurial > hg > octave-lyh
diff scripts/plot/mesh.m @ 5775:ace8d8d26933
[project @ 2006-04-24 19:13:06 by jwe]
author | jwe |
---|---|
date | Mon, 24 Apr 2006 19:13:11 +0000 |
parents | 2618a0750ae6 |
children | 93785a1b0f97 |
line wrap: on
line diff
--- a/scripts/plot/mesh.m +++ b/scripts/plot/mesh.m @@ -32,7 +32,7 @@ function mesh (x, y, z) - ## XXX FIXME XXX -- the plot states should really just be set + ## FIXME -- the plot states should really just be set ## temporarily, probably inside an unwind_protect block, but there is ## no way to determine their current values.