bugGNU Octave - Bugs: bug #41285, fill color vector orientation -...

 
 

bug #41285: fill color vector orientation - matlab compatibility regression in octave 3.8

Submitter:  None
Submitted:  Mon 20 Jan 2014 11:22:28 AM UTC
   
 
Category:  Plotting Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Matlab Compatibility
Status:  Fixed Assigned to:  None
Originator Name:  Marc Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * 3.8.0
Operating System:  * GNU/Linux Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 20 Jan 2014 02:18:12 PM UTC, comment #1: 

Thanks for your report. While not an exact duplicate of this bug, a similar problem in fill has already been reported as bug #40777. This Matlab compatibility has been fixed as a side effect of the fix for that bug in the development branch of Octave.

Mike Miller <mtmiller>
Group Member
Mon 20 Jan 2014 11:22:28 AM UTC, original submission:  

Works in Octave 3.6 and Matlab(R2010b):
fill([0 1 1 0],[0 0 1 0],[0.1 0.3 0.5])

Works in Octave 3.6 and Octave 3.8:
fill([0 1 1 0],[0 0 1 0],[0.1 0.3 0.5].')

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Digest:
   bug dependencies.

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by mtmiller (Posted a comment)
  • -email is unavailable- added by None (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-01-20 mtmiller StatusNone Fixed
        Open/ClosedOpen Closed
        Dependencies- Depends on bugs #40777

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code