diff scripts/plot/legend.m @ 6575:9ef0450c873d

[project @ 2007-04-25 14:07:20 by jwe]
author jwe
date Wed, 25 Apr 2007 14:07:20 +0000
parents 674d255e0729
children 605ea655366d
line wrap: on
line diff
--- a/scripts/plot/legend.m
+++ b/scripts/plot/legend.m
@@ -152,6 +152,7 @@
     endif
   endif
 
+  warned = false;
   for i = 1:nargs
     arg = varargin{i};
     if (ischar (arg))