Mercurial > hg > octave-lyh
diff scripts/plot/shg.m @ 6895:76e3d985ae56
[project @ 2007-09-13 18:22:38 by jwe]
author | jwe |
---|---|
date | Thu, 13 Sep 2007 18:22:51 +0000 |
parents | 2110cc251779 |
children | 93c65f2a5668 |
line wrap: on
line diff
--- a/scripts/plot/shg.m +++ b/scripts/plot/shg.m @@ -19,11 +19,9 @@ ## -*- texinfo -*- ## @deftypefn {Function File} {} shg -## ## Show the graph window. Currently, this is the same as executing ## @code{drawnow}. -## @seealso{plot, semilogx, semilogy, loglog, polar, mesh, contour, -## bar, stairs, xlabel, ylabel} +## @seealso{drawnow, figure} ## @end deftypefn ## Author: jwe