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

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

[Octave-bug-tracker] [bug #43032] surfc does not make contours visible


From: Rik
Subject: [Octave-bug-tracker] [bug #43032] surfc does not make contours visible
Date: Tue, 5 Feb 2019 14:37:35 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

Update of bug #43032 (project octave):

                  Status:               Confirmed => Wont Fix               
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #8:

This bug is old, and even Matlab behavior has changed and doesn't work with
the supplied code.  An answer for how to do this in Matlab is here
(https://stackoverflow.com/questions/8054966/matlab-how-to-change-contourf-plots-location-on-z-axis#8055468).

The code works in Octave as well.  Alternatively, use 


set (h(2), "zlevel", -8);


The equivalent property is a hidden one in Matlab called ContourZlevel.

Also, could use an hgtransform object.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?43032>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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