<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Le 29/07/2019 à 16:30, jaipur a écrit :<br>
</div>
<blockquote type="cite"
cite="mid:1564410617955-0.post@n3.nabble.com">
<pre class="moz-quote-pre" wrap="">Dear all
In the following 3D program, I'd like to set the location of z-axis to also
zero. How should I add code?
plot3d()
h = gca();
h.x_location = "origin"
h.y_location = "origin"</pre>
</blockquote>
<p>AFAIK, it <a
href="http://bugzilla.scilab.org/show_bug.cgi?id=13989">has been
requested -> there</a>, but is still impossible.<br>
You may add a comment in the bugzilla thread, if you need this
feature.<br>
<br>
<a href="http://bugzilla.scilab.org/show_bug.cgi?id=13988">An
additional request</a> has been posted to become able to freely
choose<br>
the crossing point of axes, not necessarily at [0 0 0].</p>
<br>
</body>
</html>