Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
5.3.1 - Français

Change language to:
English - 日本語 - 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.

Aide Scilab >> Bibliothèque graphique > Datatips > datatipSetStruct

datatipSetStruct

Stores the datatips data structure in the curve or surface entity.

Calling Sequence

datatipSetStruct(curve_handle,datatips_struct)

Arguments

curve_handle

A handle on a curve or surface.

datatips_struct

A tlist of type datatips.

Description

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

See Also

  • datatips — Tool for placing and editing tips along the plotted curves.
  • datatipGetStruct — Extract the datatips data structure infrom the curve or surface entity.

Authors

  • Serge Steer, INRIA
<< datatipSetOrientation Datatips datatipToggle >>

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:
Thu Mar 03 11:00:14 CET 2011