A new plotting problem

Ben Abbott bpabbott at mac.com
Thu Oct 2 06:54:27 CDT 2008


On Oct 1, 2008, at 2:12 PM, John W. Eaton wrote:

> The problem here is that obj could be something that doesn't have a
> facecolor.  I fixed this problem earlier today by changing that line
> to be
>
>  doing_interp_color = ...
>    isfield (obj, "facecolor") && strncmp (obj.facecolor, "interp", 6);

John, I don't see this change in your archive, but have included it  
the changeset suggested by Kai.

Ben


More information about the Bug-octave mailing list