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:34:21 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20100101 Firefox/8.0

Follow-up Comment #1, bug #35235 (project octave):

For some reason the text I typed didn't come through (or I can't see it for
some other reason), so I'm adding it on as a comment here:

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

Results in
error: invalid value for array property "facevertexcdata"
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]