Scilab-Branch-5.3-GIT
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
datatipMove
マウスにより指定したdatatipを移動する.
呼び出し手順
datatipMove(tip_handle)
パラメータ
- tip_handle
移動するtipのハンドル
説明
この関数をコールすると,ユーザは図の上でマウスを移動し, 任意の位置で左クリックすることができます.
参照
- datatips — プロットされた曲線に情報(tips)を配置,編集するためのツール.
- datatipCreate — プログラムによりポリラインのデータ情報を作成する
作者
- Serge Steer, INRIA
<< datatipManagerMode | Datatips | datatipRedraw >> |