diff scripts/plot/subplot.m @ 3156:a494f93e60ff

[project @ 1998-02-20 07:47:48 by jwe]
author jwe
date Fri, 20 Feb 1998 07:47:52 +0000
parents 21208b797332
children 7c96e85c76db
line wrap: on
line diff
--- a/scripts/plot/subplot.m
+++ b/scripts/plot/subplot.m
@@ -150,6 +150,8 @@
 
     eval (sprintf ("gset origin %g, %g", xo, yo));
 
+    clearplot;
+
   endif
 
 endfunction