diff scripts/ChangeLog @ 8813:70d06ed27c08

gnuplot_drawnow.m: Only send figure position info to gnuplot when the plot stream is first opened. Revert usage of hidden axes to store prior figure "position" property.
author Ben Abbott <bpabbott@mac.com>
date Thu, 19 Feb 2009 07:34:15 -0500
parents 7d48766c21a5
children d49678a78fb9
line wrap: on
line diff
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,3 +1,9 @@
+2009-02-19  Ben Abbott <bpabbott@mac.com>
+
+	* plot/gnuplot_drawnow.m: Only send figure position info to gnuplot
+	when the plot stream is first opened. Revert usage of hidden axes 
+	to store prior figure "position" property.
+
 2009-02-19  John W. Eaton  <jwe@octave.org>
 
 	* general/__isequal__.m, general/__splinen__.m, image/__img__.m,