Bug in __go_draw_axes__/do_linestyle_command

Ben Abbott bpabbott at mac.com
Sun Feb 24 14:36:15 CST 2008


On Feb 24, 2008, at 3:17 PM, John W. Eaton wrote:

> On 24-Feb-2008, Ben Abbott wrote:
>
> | I've been working on modifying strcat.m so that it is consistent  
> with
> | Matlab's. I thought I was done when I encountered a error during  
> "make".
>
> Have you updated your copy of the sources recently?  I think a fix for
> this problem has already been pushed to my public archive.
>
> jwe


 From the web interface, I just peeked at what I believe to be the  
latest changeset 7573:05eb3486f650
	846	 [style, typ, with] = do_linestyle_command (obj, data_idx,
	847	 mono, plot_stream);

I also checked my local ChangeLog. The last entry is the one below.

2008-02-21 John W. Eaton <jwe at octave.org>
	* image/imshow.m: Call axis ("image"). From Michael G. Ross <mgross at MIT.EDU 
 >.
	* plot/errorbar.m: If nargout > 0, return vector of handles to line  
objects.
	* plot/__go_draw_axes__.m: Improve handling of line style for  
errorbar plots.

In the event, I'm not current ... I've been updating my archieve by  
"hg update", is this all I need?

Ben


More information about the Bug-octave mailing list