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

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

[Octave-bug-tracker] [bug #33447] fill does not draw multiple polygons


From: anonymous
Subject: [Octave-bug-tracker] [bug #33447] fill does not draw multiple polygons
Date: Tue, 31 May 2011 17:24:23 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_7) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.772.0 Safari/535.1

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

                 Summary: fill does not draw multiple polygons
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Di 31 Mai 2011 17:24:22 UTC
                Category: Plotting with gnuplot
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: Sebastian Schoeps
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.4.0
        Operating System: Mac OS

    _______________________________________________________

Details:

The drawing of multiple polygons at once using "fill" does not work, e.g.

fill([1 1;1 2; 2 3],[1 1; 2 2;2 1],[1 2]);

the result is: 
-----------

error: invalid value for array property "facevertexcdata"
error: called from:
error:   /opt/local/share/octave/3.4.0/m/plot/private/__patch__.m at line 145,
column 7
error:   /opt/local/share/octave/3.4.0/m/plot/fill.m at line 50, column 20

-----------




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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