diff scripts/plot/subplot.m @ 6295:0fcce0872e02

[project @ 2007-02-10 02:10:21 by jwe]
author jwe
date Sat, 10 Feb 2007 02:10:21 +0000
parents 44c91c5dfe1d
children 05a48d6cf163
line wrap: on
line diff
--- a/scripts/plot/subplot.m
+++ b/scripts/plot/subplot.m
@@ -135,7 +135,6 @@
       if (obj.outerposition == pos)
 	found = true;
 	tmp = child;
-	axes (h);
 	break;
       endif
     endif