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"

<http://mailinglists.scilab.org/file/t497089/AxesLocation.png> 



--
Sent from: 
http://mailinglists.scilab.org/Scilab-users-Mailing-Lists-Archives-f2602246.html
_______________________________________________
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users

Reply via email to