diff scripts/ChangeLog @ 6309:6a60e68fc4b1

[project @ 2007-02-15 09:49:27 by jwe]
author jwe
date Thu, 15 Feb 2007 09:49:27 +0000
parents 22e2c78e406e
children cf8894bbc49d
line wrap: on
line diff
--- a/scripts/ChangeLog	Thu Feb 15 08:16:09 2007 +0000
+++ b/scripts/ChangeLog	Thu Feb 15 09:49:27 2007 +0000
@@ -1,5 +1,12 @@
 2007-02-15  Daniel J Sebald  <daniel.sebald@ieee.org>
 
+	* plot/__uiobject_image_ctor__.m: Set xdata and ydata properties.
+	* image/__img__.m: New file containing common parts of image.m and
+	imshow.m.
+	* image/image.m, image/imshow.m: Call __img__.
+	* plot/__uiobject_draw_axes__.m:
+	Handle rgb imaged data stored in 3-d arrays.
+
 	* plot/figure.m: Doc fix.
 
 2007-02-14  Thomas Weber  <thomas.weber.mail@gmail.com>