Mercurial > hg > octave-nkf
diff scripts/plot/meshgrid.m @ 3408:ae7adbb591e8
[project @ 2000-01-06 08:29:11 by jwe]
author | jwe |
---|---|
date | Thu, 06 Jan 2000 08:29:26 +0000 |
parents | 5e0a0b1cba43 |
children | 3234a698073a |
line wrap: on
line diff
--- a/scripts/plot/meshgrid.m +++ b/scripts/plot/meshgrid.m @@ -25,7 +25,7 @@ ## 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, title} +## bar, stairs, gplot, gsplot, replot, xlabel, ylabel, and title} ## Author: jwe