Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
5.5.2 - Русский

Change language to:
English - Français - 日本語 - Português -

Please note that the recommended version of Scilab is 2024.0.0. This page might be outdated.
However, this page did not exist in the previous stable version.

Справка Scilab >> Графики > Datatips > datatipSetStruct

datatipSetStruct

Stores the datatips data structure in the polyline entity. Obsolete function.

Calling Sequence

ok=datatipSetStruct(curve_handle,datatips_struct)

Arguments

curve_handle

A handle on a polyline.

datatips_struct

A tlist of type datatips.

ok

A boolean flag set to %f if the operations fail.

Description

datatipSetStruct stores the datatips data structure in the polyline entity. This is a subsidiary functions which is not to be called directly.

History

ВерсияОписание
5.4.1 Function tagged obsolete. Will be removed in 5.5.0.

See Also

  • datatips — Tool for placing and editing tips along the plotted curves.
  • datatipGetStruct — Retreive the datatips data structure from the polyline entity. This function is obsolete.
Report an issue
<< datatipSetOrientation Datatips datatipSetStyle >>

Copyright (c) 2022-2023 (Dassault Systèmes)
Copyright (c) 2017-2022 (ESI Group)
Copyright (c) 2011-2017 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Wed Apr 01 10:27:19 CEST 2015