Mercurial > hg > octave-nkf
diff scripts/plot/meshgrid.m @ 5390:e81543fdbe01
[project @ 2005-06-15 03:49:23 by jwe]
author | jwe |
---|---|
date | Wed, 15 Jun 2005 03:49:23 +0000 |
parents | b2a5596a3f7b |
children | 2618a0750ae6 |
line wrap: on
line diff
--- a/scripts/plot/meshgrid.m +++ b/scripts/plot/meshgrid.m @@ -30,8 +30,7 @@ ## then it is assumed to be the same as @var{x}. ## @end deftypefn ## -## @seealso{sombrero, plot, semilogx, semilogy, loglog, polar, mesh, -## meshdom, contour, bar, stairs, replot, xlabel, ylabel, and title} +## @seealso{mesh, contour} ## Author: jwe