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

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

[Octave-bug-tracker] [bug #47240] Figure background color not printed fo


From: Martin
Subject: [Octave-bug-tracker] [bug #47240] Figure background color not printed for OpenGL
Date: Mon, 29 Feb 2016 20:05:16 +0000
User-agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:44.0) Gecko/20100101 Firefox/44.0

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

Hey Rik, Hey Pantox


sorry to write here again, but with your code

x = linspace(0,2*pi,360);
figure(1)
plot(sin(x))
set(gca, 'xtick', [0:90:360])
xlabel ('angle / deg')
print(1,'print.jpg') 


I get the following output (pics are attached), seems a similar problem of
"print" function, so I wasn't sure if I should open a new bug report.

I mean the label of the x-axis. At the plottet figure, the "deg" is plottet as
"°". Printing this plot with "print" function, won't label the x-axis as "°"
but as "deg".

Using Octave v.4.0.0

(file #36511, file #36512)
    _______________________________________________________

Additional Item Attachment:

File name: print.jpg                      Size:39 KB
File name: Octave_plot.png                Size:13 KB


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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