diff scripts/ChangeLog @ 6420:e35658098bbc

[project @ 2007-03-20 17:22:31 by jwe]
author jwe
date Tue, 20 Mar 2007 17:22:31 +0000
parents 73fcbac81f33
children 9b982dd07654
line wrap: on
line diff
--- a/scripts/ChangeLog	Tue Mar 20 17:18:24 2007 +0000
+++ b/scripts/ChangeLog	Tue Mar 20 17:22:31 2007 +0000
@@ -7,6 +7,10 @@
 
 2007-03-20  Daniel J Sebald  <daniel.sebald@ieee.org>.
 
+	* image/__img__.m: Maybe set yaxis to reverse for images.
+	* plot/__go_draw_axes__.m: Don't add flipy to gnuplot command for
+	images.
+
 	* plot/drawnow.m: Make __go_close_all_registered__ persistent
 	instead of global.  Only register __go_close_all__ with atexit if
 	the plot stream is successfully opened.