diff scripts/plot/newplot.m @ 6419:73fcbac81f33

[project @ 2007-03-20 17:18:24 by jwe]
author jwe
date Tue, 20 Mar 2007 17:18:24 +0000
parents b298a4c12fc3
children 76e3d985ae56
line wrap: on
line diff
--- a/scripts/plot/newplot.m	Tue Mar 20 16:46:47 2007 +0000
+++ b/scripts/plot/newplot.m	Tue Mar 20 17:18:24 2007 +0000
@@ -44,6 +44,7 @@
       case "replacechildren"
       case "replace"
 	__go_axes_init__ (ca, "replace");
+	__request_drawnow__ ();
       otherwise
 	error ("newplot: unrecognized nextplot property for current axes");
     endswitch