Scilab 5.5.2
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
Move a specified datatip using the mouse.
Calling Sequence
datatipMove(tip_handle)
Arguments
- tip_handle
the handle on the tip to be moved
Description
Once this function has been called the user can move the mouse on the associated figure and left click for the desired position.
See Also
- datatips — Tool for placing and editing tips along the plotted curves.
- datatipCreate — Create a datatip on a polyline by program
Report an issue | ||
<< datatipManagerMode | Datatips | datatipRemove >> |