Mercurial > hg > octave-nkf
diff scripts/plot/meshgrid.m @ 5214:eecc24b92d97
[project @ 2005-03-16 17:14:12 by jwe]
author | jwe |
---|---|
date | Wed, 16 Mar 2005 17:14:12 +0000 |
parents | c08cb1098afc |
children | 4c8a2e4e0717 |
line wrap: on
line diff
--- a/scripts/plot/meshgrid.m +++ b/scripts/plot/meshgrid.m @@ -25,8 +25,8 @@ ## and the columns of @var{yy} are copies of @var{y}. ## @end deftypefn ## -## @seealso{sombrero, plot, semilogx, semilogy, loglog, polar, mesh, meshdom, contour, -## bar, stairs, gplot, gsplot, replot, xlabel, ylabel, and title} +## @seealso{sombrero, plot, semilogx, semilogy, loglog, polar, mesh, +## meshdom, contour, bar, stairs, replot, xlabel, ylabel, and title} ## Author: jwe