diff scripts/plot/shg.m @ 5493:b2e882e8b68b

[project @ 2005-10-13 17:51:19 by jwe]
author jwe
date Thu, 13 Oct 2005 17:51:19 +0000
parents 4c8a2e4e0717
children 2618a0750ae6
line wrap: on
line diff
--- a/scripts/plot/shg.m
+++ b/scripts/plot/shg.m
@@ -36,6 +36,6 @@
     warning ("shg: ignoring extra arguments");
   endif
 
-  __gnuplot_replot__ 
+  replot ();
 
 endfunction