[Scilab-users] location of z-axis on 3D

Samuel Gougeon sgougeon at free.fr
Mon Jul 29 21:21:20 CEST 2019


Le 29/07/2019 à 16:30, jaipur a écrit :
> 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"

AFAIK, it has been requested -> there 
<http://bugzilla.scilab.org/show_bug.cgi?id=13989>, but is still impossible.
You may add a comment in the bugzilla thread, if you need this feature.

An additional request <http://bugzilla.scilab.org/show_bug.cgi?id=13988> 
has been posted to become able to freely choose
the crossing point of axes, not necessarily at [0 0 0].


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20190729/b704ef29/attachment.htm>


More information about the users mailing list