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

[project @ 2005-10-13 17:51:19 by jwe]
author jwe
date Thu, 13 Oct 2005 17:51:19 +0000
parents ec8c33dcd1bf
children
line wrap: on
line diff
--- a/scripts/plot/plot_border.m
+++ b/scripts/plot/plot_border.m
@@ -111,8 +111,7 @@
   endif
 
   if (automatic_replot)
-    ## No semicolon (see replot.m).
-    __gnuplot_replot__
+    replot ();
   endif
 
 endfunction