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 04:07:39 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:10.0.2) Gecko/20100101 Firefox/10.0.2

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

This seems bogus to me.  What if the image being produced is for a screen
rather than a printer?  And there are many color printers available so a color
background would be quite feasible.

Maybe Matlab only does this for print?  What about the same commands but with
saveas?


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



    _______________________________________________________

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]