diff scripts/plot/__errplot__.m @ 6004:01556febbaaf

[project @ 2006-09-26 21:16:52 by jwe]
author jwe
date Tue, 26 Sep 2006 21:16:52 +0000
parents bd39bbda9bd9
children 34f96dd5441b
line wrap: on
line diff
--- a/scripts/plot/__errplot__.m	Tue Sep 26 21:09:31 2006 +0000
+++ b/scripts/plot/__errplot__.m	Tue Sep 26 21:16:52 2006 +0000
@@ -37,7 +37,7 @@
 
   __plot_globals__;
 
-  __setup_plot__;
+  __setup_plot__ ("__gnuplot_plot__");
 
   if (nargin < 3 || nargin > 7) # at least three data arguments needed
     usage ("__errplot__ (fmt, arg1, ...)");