Le 05/03/2013 16:17, Dang, Christophe a écrit :
You've got three labels.
If a is the handle for the axes graphic entity,
then the handles for the labels are a.x_label, a.y_label and a.z_label
e.g.
// **********
-->plot3d()
-->a = gca();
-->a.x_label
ans =
Handle of type "Label" with properties:
=======================================
thanks ! I was searching a "Labels" handle in the Compound associated to
the Axes :-)
Philippe.
_______________________________________________
users mailing list
[email protected]
http://lists.scilab.org/mailman/listinfo/users