diff scripts/plot/ylabel.m @ 11623:d00dcbc03a4c release-3-0-x

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