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

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

[Octave-bug-tracker] [bug #40777] fill() should replicate column vector


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #40777] fill() should replicate column vector cdata
Date: Tue, 03 Dec 2013 21:09:39 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:25.0) Gecko/20100101 Firefox/25.0

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

If it can help you decide, in matlab this rule (duplicate colors) doesn't
apply to patch function: 


>> patch (x, y, [c, c]); # works
>> patch (x, y, c); # produces 4 warnings and an invisible patch
Warning: Color Data is not set for Interpolated shading 


So this seams like a fill specific rule that should belong in this function.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

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