diff scripts/plot/xlabel.m @ 7425:fe4a43e1d1d3

[project @ 2008-01-28 09:13:01 by jwe]
author jwe
date Mon, 28 Jan 2008 09:13:01 +0000
parents c18512d0ddb6
children 6f2d95255911 72830070a17b
line wrap: on
line diff
--- a/scripts/plot/xlabel.m
+++ b/scripts/plot/xlabel.m
@@ -49,7 +49,7 @@
   end_unwind_protect
 
   if (nargout > 0)
-    retval = h;
+    retval = tmp;
   endif
 
 endfunction