meshc, surfc, and contour are not working

David Bateman David.Bateman at motorola.com
Fri Dec 7 09:53:50 CST 2007


Peter A. Gustafson wrote:
> Bug report for Octave 2.9.18 configured for x86_64-pc-linux-gnu
> (cvs as well)
>
> Pete Gustafson
>
>
>
> Description:
> -----------
>
>   * meshc, surfc, and contour are not working.
>
>   The contours are generated but the axes are improper and no
>   surface, or mesh are created (for those commands)
>
>
>   
This appears to be an issue with John's axis limit code he introduced
just before 2.9.18.. I'm not quite sure he was trying to achieve in the
graphics.cc(check_limit_val), as it manipulates the max, min and min_pos
values three times. I don't see why these tests shouldn't be completely
separate and propose the attached patch that fixes this issue for me.
However, John should validate it as only he knows what he was trying to
achieve in graphics.cc(check_limit_val).

D.

-- 
David Bateman                                David.Bateman at motorola.com
Motorola Labs - Paris                        +33 1 69 35 48 04 (Ph) 
Parc Les Algorithmes, Commune de St Aubin    +33 6 72 01 06 33 (Mob) 
91193 Gif-Sur-Yvette FRANCE                  +33 1 69 35 77 01 (Fax) 

The information contained in this communication has been classified as: 

[x] General Business Information 
[ ] Motorola Internal Use Only 
[ ] Motorola Confidential Proprietary

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch2
Url: https://www.cae.wisc.edu/pipermail/bug-octave/attachments/20071207/1c2f3ca8/attachment.ksh 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch2.changelog
Url: https://www.cae.wisc.edu/pipermail/bug-octave/attachments/20071207/1c2f3ca8/attachment-0001.ksh 


More information about the Bug-octave mailing list