changeset 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 a7b83ced7a7a
files scripts/plot/__errplot__.m
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/plot/__errplot__.m	Wed Oct 22 11:21:28 2008 +0100
+++ b/scripts/plot/__errplot__.m	Wed Oct 22 11:32:28 2008 +0100
@@ -29,8 +29,7 @@
     print_usage ();
   endif
 
-  fstr
-  [fmt, key] = __pltopt__ ("__errplot__", fstr)
+  [fmt, key] = __pltopt__ ("__errplot__", fstr);
 
   [len, nplots] = size (a1);
   h = [];