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

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

[Octave-bug-tracker] [bug #35235] Patch fails when doing more than one p


From: Michael Clerx
Subject: [Octave-bug-tracker] [bug #35235] Patch fails when doing more than one patch
Date: Wed, 04 Jan 2012 11:30:52 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20100101 Firefox/8.0

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

                 Summary: Patch fails when doing more than one patch
                 Project: GNU Octave
            Submitted by: michaelclerx
            Submitted on: Wed 04 Jan 2012 11:30:52 AM GMT
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.4.3
        Operating System: GNU/Linux

    _______________________________________________________

Details:


X = [0 0; 1 2; 3 4]
Y = X
C = [1 2]
patch(X, Y, C)


produces


error: invalid value for array property "facevertexdata"
error: called from:
error:   /usr/share/octave/3.4.3/m/plot/private/__patch__.m at line 145,
column 7
error:   /usr/share/octave/3.4.3/m/plot/patch.m at line 50, column 20






    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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