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

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

[Octave-bug-tracker] [bug #35559] lines not printed


From: Rik
Subject: [Octave-bug-tracker] [bug #35559] lines not printed
Date: Mon, 20 Feb 2012 03:11:03 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:10.0.2) Gecko/20100101 Firefox/10.0.2

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

I found a whole thread about the background plot color issue here
(http://octave.1599824.n4.nabble.com/color-quot-none-quot-for-figures-td1653194.html).

Ben, you had already noted that Matlab apparently messes with the background
color property when printing.  I'm wondering what Matlab does for the
following.


figure ('color', 'b')
axes ('color', 'm')
print foo.png


Does this produces a blue square enclosing a magenta square?  Or does it clear
the figure color and produce only a magenta square on a white background?


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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