diff scripts/plot/plotyy.m @ 7216:5389a52df87b

[project @ 2007-11-29 19:07:29 by jwe]
author jwe
date Thu, 29 Nov 2007 19:07:29 +0000
parents dd88d61d443f
children 66081694ffb8
line wrap: on
line diff
--- a/scripts/plot/plotyy.m	Thu Nov 29 16:46:40 2007 +0000
+++ b/scripts/plot/plotyy.m	Thu Nov 29 19:07:29 2007 +0000
@@ -60,6 +60,7 @@
   if (nargin < 4)
     print_usage ();
   endif
+
   oldh = gca ();
   unwind_protect
     axes (ax);