comparison scripts/plot/shg.m @ 5252:3d9afb170a39

[project @ 2005-03-28 18:40:35 by jwe]
author jwe
date Mon, 28 Mar 2005 18:40:35 +0000
parents eecc24b92d97
children 6b91c98e3db0
comparison
equal deleted inserted replaced
5251:454e3c98300d 5252:3d9afb170a39
34 34
35 if (nargin != 0) 35 if (nargin != 0)
36 warning ("shg: ignoring extra arguments"); 36 warning ("shg: ignoring extra arguments");
37 endif 37 endif
38 38
39 replot (); 39 replot ();
40 40
41 endfunction 41 endfunction