octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #35471] fillPolygon missing in Geometry packag


From: anonymous
Subject: [Octave-bug-tracker] [bug #35471] fillPolygon missing in Geometry package
Date: Tue, 07 Feb 2012 23:04:37 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.77 Safari/535.7

URL:
  <http://savannah.gnu.org/bugs/?35471>

                 Summary: fillPolygon missing in Geometry package
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Tue 07 Feb 2012 11:04:36 PM UTC
                Category: Libraries
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: James Sherman Jr.
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.4.3
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

After installing the geometry 1.4.0 package using 

pkg install -forge geometry

I get the following error when I try to run:

octave:10> drawShape('circle', [0 1 2], 'fill')
error: `fillPolygon' undefined near line 101 column 18
error: called from:
error:  
D:\Octave\Octave3.4.3_gcc4.5.2\Octave3.4.3_gcc4.5.2\share\octave\packag
es\geometry-1.4.0\geom2d\drawShape.m at line 101, column 16


It seems that the function fillPolygon is either missing or not implemented. 
So, maybe this could be considered a feature request as well, if it hasn't
been implemented yet.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?35471>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]