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].


_______________________________________________
users mailing list
[email protected]
http://lists.scilab.org/mailman/listinfo/users

Reply via email to