diff scripts/plot/shg.m @ 6448:2110cc251779

[project @ 2007-03-24 02:47:36 by jwe]
author jwe
date Sat, 24 Mar 2007 02:47:36 +0000
parents 44c91c5dfe1d
children 76e3d985ae56
line wrap: on
line diff
--- a/scripts/plot/shg.m	Sat Mar 24 00:00:31 2007 +0000
+++ b/scripts/plot/shg.m	Sat Mar 24 02:47:36 2007 +0000
@@ -21,9 +21,9 @@
 ## @deftypefn {Function File} {} shg
 ##
 ## Show the graph window.  Currently, this is the same as executing
-## replot.
+## @code{drawnow}.
 ## @seealso{plot, semilogx, semilogy, loglog, polar, mesh, contour,
-## bar, stairs, replot, xlabel, ylabel}
+## bar, stairs, xlabel, ylabel}
 ## @end deftypefn
 
 ## Author: jwe