Scilab 5.3.0
- Scilab Online Help
- Graphics Library
- Datatips
- datatipCreate
- datatipGetEntities
- datatipGetStruct
- datatipInitStruct
- datatipsRemoveAll
- datatipManagerMode
- datatipMove
- datatipRedraw
- datatipRemove
- datatipRemoveAll
- datatipSetDisplay
- datatipSetInterp
- datatipSetOrientation
- datatipSetStruct
- datatipToggle
- datatips
- orthProj
Please note that the recommended version of Scilab is 5.3.3. This page might be outdated.
See the recommended documentation of this function
datatipSetStruct
曲線または曲面エンティティにdatatipsデータ構造体を保存する.
呼び出し手順
datatipSetStruct(curve_handle,datatips_struct)
パラメータ
- curve_handle
曲線または曲面のハンドル.
- datatips_struct
datatips型のtlist.
説明
datatipSetStruct は
曲線または曲面エンティティにdatatipsデータ構造体を保存します.
この関数は,ユーティリティ関数で直接コールされることはありません.
作者
- Serge Steer, INRIA
| << datatipSetOrientation | Datatips | datatipToggle >> |