Stores the datatips data structure in the polyline entity
ok=datatipSetStruct(curve_handle,datatips_struct)
A handle on a polyline.
A tlist of type datatips
.
A boolean flag set to %f if the operations fail.
datatipSetStruct
stores the datatips data structure in the polyline
entity. This is a subsidiary functions which is not to be called directly.
Version | Description |
5.4.1 | Function tagged obsolete. Will be removed in 5.5.0. |
5.5.2 | datatipSetStruct was removed after Scilab 5.5.2.
Polyline.datatips.* replaces it. |