| Statistics Toolbox | ![]() |
Interactively draw a line in a figure
Syntax
Description
allows you to draw a line segment in the figure gline(fig)
fig by clicking the pointer at the two end-points. A rubber band line tracks the pointer movement.
returns the handle to the line in h = gline(fig)
h.
gline with no input arguments draws in the current figure.
| geostat | glmdemo | ![]() |