diff scripts/plot/newplot.m @ 6405:b298a4c12fc3

[project @ 2007-03-14 16:51:28 by jwe]
author jwe
date Wed, 14 Mar 2007 16:51:30 +0000
parents df3445687c6e
children 73fcbac81f33
line wrap: on
line diff
--- a/scripts/plot/newplot.m
+++ b/scripts/plot/newplot.m
@@ -43,7 +43,7 @@
       case "add"
       case "replacechildren"
       case "replace"
-	__uiobject_axes_init__ (ca, "replace");
+	__go_axes_init__ (ca, "replace");
       otherwise
 	error ("newplot: unrecognized nextplot property for current axes");
     endswitch