Scilab Home page | Wiki | Bug tracker | Forge | Mailing list archives | ATOMS | File exchange
Please login or create an account
Change language to: Français - Português do Brasil - 日本語 -
Scilab help >> Graphics > 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 >>

Consortium Scilab (DIGITEO)
Scilab Enterprises

Copyright (c) 2011-2012 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Wed Oct 05 12:10:00 CEST 2011