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

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

[Octave-bug-tracker] [bug #45593] Color problem with patch ()


From: Julien Bect
Subject: [Octave-bug-tracker] [bug #45593] Color problem with patch ()
Date: Thu, 23 Jul 2015 11:19:23 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:39.0) Gecko/20100101 Firefox/39.0

Follow-up Comment #7, bug #45593 (project octave):

> I notice that you are trying to set the facecolor property
> inside the structure. That syntax isn't accepted according
> to the Matlab documentation, but it might be undocumented
> behavior.

Hello Rik,

You right, this is undocumented behaviour. And the other syntaxes that you
propose are ok.

However, since this undocumented behaviour was also supported by Octave 3.8.x,
perhaps would it be better to keep supporting it if we can ? i.e., accept any
valid property of a patch object as field in the structure ?

Concerning your Matlab question, I get the following with R2012b:


ans =

     0     0     0


ans =

     0     0     0


ans =

     0     1     0


The rectangles are black in the first two cases, and green in the thrid case.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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