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

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

[Octave-bug-tracker] [bug #35648] lines not printed, cont.


From: Muhali
Subject: [Octave-bug-tracker] [bug #35648] lines not printed, cont.
Date: Tue, 28 Feb 2012 01:43:52 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:10.0.2) Gecko/20100101 Firefox/10.0.2

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

that may have been too general. Try this:


colormap([1 1 1; 0 0 0]) ;
imagesc(double(randn(5,5)<0))
set (gca, "ygrid", "on");
print foo.png



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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