comparison scripts/plot/shg.m @ 5642:2618a0750ae6

[project @ 2006-03-06 21:26:48 by jwe]
author jwe
date Mon, 06 Mar 2006 21:26:54 +0000
parents b2e882e8b68b
children 44c91c5dfe1d
comparison
equal deleted inserted replaced
5641:eb998631a4aa 5642:2618a0750ae6
20 ## -*- texinfo -*- 20 ## -*- texinfo -*-
21 ## @deftypefn {Function File} {} shg 21 ## @deftypefn {Function File} {} shg
22 ## 22 ##
23 ## Show the graph window. Currently, this is the same as executing 23 ## Show the graph window. Currently, this is the same as executing
24 ## replot. 24 ## replot.
25 ## 25 ## @seealso{plot, semilogx, semilogy, loglog, polar, mesh, contour,
26 ## bar, stairs, replot, xlabel, ylabel}
26 ## @end deftypefn 27 ## @end deftypefn
27 ##
28 ## @seealso{plot, semilogx, semilogy, loglog, polar, mesh, contour,
29 ## bar, stairs, replot, xlabel, and ylabel}
30 28
31 ## Author: jwe 29 ## Author: jwe
32 30
33 function shg () 31 function shg ()
34 32