diff scripts/plot/__errplot__.m @ 8259:dad9a322c639

Remove debugging from previous patch
author David Bateman <dbateman@free.fr>
date Wed, 22 Oct 2008 11:32:28 +0100
parents 2b408bbd8904
children bc982528de11
line wrap: on
line diff
--- a/scripts/plot/__errplot__.m
+++ b/scripts/plot/__errplot__.m
@@ -29,8 +29,7 @@
     print_usage ();
   endif
 
-  fstr
-  [fmt, key] = __pltopt__ ("__errplot__", fstr)
+  [fmt, key] = __pltopt__ ("__errplot__", fstr);
 
   [len, nplots] = size (a1);
   h = [];