Hello,

> De : Izabela Wójcik-Grzaba
> Envoyé : vendredi 29 avril 2022 17:01
>
> The problem is that my real plot is made with param3d1 and consists of 
> different elements: polylines with line_mode, with mark_mode, xstrings.
> It is now impossible to change the type.

Both param3d1() and scatter3d() create a polyline with similar parameters.
So I wonder why it could not be possible to do the same things with one or the 
other figure type.

You could also consider the possibility to create a dumb scatter3d() and apply 
the data field of the polyline generated by the param3d1(), with something like 
gcf().children.children.data

Regards

--
Christophe Dang Ngoc Chan
Mechanical calculation engineer


General
This e-mail may contain confidential and/or privileged information. If you are 
not the intended recipient (or have received this e-mail in error), please 
notify the sender immediately and destroy this e-mail. Any unauthorized 
copying, disclosure or distribution of the material in this e-mail is strictly 
forbidden.
_______________________________________________
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users

Reply via email to