|
| From: | Rik |
| Subject: | [Octave-bug-tracker] [bug #51938] Contour lines of meshc disapear when calling axis |
| Date: | Mon, 4 Sep 2017 22:39:37 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0 |
Follow-up Comment #2, bug #51938 (project octave):
The contours aren't deleted, but they are located an Z == -10. The call to
"axis ('equal')" merely sets the lower Z lim above that. Try adding
zlim ([-10, 10]);
at the end of the code segment.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?51938>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |