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: Rik
Subject: [Octave-bug-tracker] [bug #35648] lines not printed, cont.
Date: Wed, 29 Feb 2012 18:01:49 +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 #35648 (project octave):

It is possible that you've found a bug in Matlab.

One last thing to check, however, is the value of the 'layer' property for the
current axis.  According to Matlab, 'layer' can be either 'top' or 'bottom'. 
When it is 'top', the axis is drawn over the line objects and other items at
Z-stack = 0.  When it is 'bottom' {default} any other objects at Z-stack = 0
are on top of the axis.

I'm attaching a script (mk_bad_plots.m) which demonstrates the problem. 
gnuplot does the correct thing, incidentally, and if you zoom in to the top of
the plot where the sine curve touches the axis you can see which one is on
top.


(file #25215)
    _______________________________________________________

Additional Item Attachment:

File name: mk_bad_plots.m                 Size:0 KB


    _______________________________________________________

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]