bugGNU Octave - Bugs: bug #41096, Unknown hggroup property Color

 
 

bug #41096: Unknown hggroup property Color

Submitter:  None
Submitted:  Sat 04 Jan 2014 02:05:56 PM UTC
   
 
Category:  Octave Function Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Regression
Status:  None Assigned to:  None
Originator Name:  Sergey Yelin Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * 3.8.0
Operating System:  * Mac OS Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 04 Jan 2014 11:17:27 PM UTC, comment #1: 

'color' isn't a supported property of a contour group.  I think the property you need to use is 'linecolor'.  The list of possible properties is documented here http://www.mathworks.com/help/matlab/ref/contourgroupproperties.html.

This did work under 3.6.4, but I don't think it was ever supposed to.

Rik <rik5>
Group administrator
Sat 04 Jan 2014 02:05:56 PM UTC, original submission:  

Just found that contour function in GNU Octave 3.8.0 doesn't accept parameter color, (this code works fine in 3.6.4). I attached source file  which throws following error:

error: get: unknown hggroup property Color
error: called from:
error:   /usr/local/Cellar/octave/3.8.0/share/octave/3.8.0/m/plot/draw/private/__contour__.m at line 201, column 5
error:   /usr/local/Cellar/octave/3.8.0/share/octave/3.8.0/m/plot/draw/contour.m at line 73, column 16
error:   /Users/yes/Projects/coursera/MachineLearning/mlclass-ex6/visualizeBoundary.m at line 21, column 1
error:   /Users/yes/Projects/coursera/MachineLearning/mlclass-ex6/ex6.m at line 109, column 1

Anonymous

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #30183:  visualizeBoundary.m added by None (734B - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rik5 (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 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-01-04 rik5 Open/ClosedOpen Closed
    2014-01-04 None Attached File- Added visualizeBoundary.m, #30183

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code