diff scripts/plot/shg.m @ 6257:44c91c5dfe1d

[project @ 2007-01-30 19:16:52 by jwe]
author jwe
date Tue, 30 Jan 2007 19:16:55 +0000
parents 2618a0750ae6
children 2110cc251779
line wrap: on
line diff
--- a/scripts/plot/shg.m
+++ b/scripts/plot/shg.m
@@ -34,6 +34,6 @@
     warning ("shg: ignoring extra arguments");
   endif
 
-  replot ();
+  drawnow ();
 
 endfunction