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

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

[Octave-bug-tracker] [bug #33976] patch 'facecolor' property not working


From: Travis
Subject: [Octave-bug-tracker] [bug #33976] patch 'facecolor' property not working
Date: Thu, 11 Aug 2011 13:04:20 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:5.0) Gecko/20100101 Firefox/5.0

Follow-up Comment #2, bug #33976 (project octave):

I will try to better the explain the problem I am experiencing.

I am running the below commands:

Ps = [80, 400]
Qmin = [43.2, 188.4]
Qmax = [146.3, 637.8]

area(Ps, Qmax)
axis([80, 400])
patch(Ps, Qmin, 'FaceColor','white')

However, in the patch command the facecolor is not being assigned in the
graph.  I have tried adjusting the facealpha, but this appears to make no
difference.  Please see the attached PDF for further information. 

(file #23783)
    _______________________________________________________

Additional Item Attachment:

File name: Octave problem.pdf             Size:83 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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