Problem with __plt_get_axis_arg__.m

John W. Eaton jwe at bevo.che.wisc.edu
Mon Dec 10 14:09:48 CST 2007


On 10-Dec-2007, David Bateman wrote:

| Michael Goffioul wrote:
| > On 12/10/07, David Bateman <David.Bateman at motorola.com> wrote:
| >   
| >>> 2) image.m does not support property/value pairs in its argument; I'm
| >>> not going to work on that, so if anybody wants to do it...
| >>>
| >>>       
| >> What about the attached for that.. It doesn't address the same issue in
| >> imagesc however.
| >>     
| >
| > Aren't you missing changes on __im__g.m as well?
| >
| > Michael.
| >
| >   
| Opps, use the attached instead..

| 2007-12-10  David Bateman  <dbateman at free.fr>
| 
| 	* image/image.m: Rewritten to allow trailing properties to be
| 	passed to underlying image object.
| 	* image/__img__.m: Pass additional arguments to __go_image__.
| 	* plot/__patch__.m: Don't set clim, rely on autoscaling.
| 
| 2007-12-10  David Bateman  <dbateman at free.fr>
| 
| 	* graphics.h.in (class data_property): Make data private value be
| 	of the type NDArray.

I checked it in.

Thanks,

jwe


More information about the Octave-maintainers mailing list