[Master Index]
[Index for /tools/hpmatlab/toolbox/matlab/graphics]
gco
(/tools/hpmatlab/toolbox/matlab/graphics/gco.m)
Function Synopsis
object = gco(figure)
Help text
GCO Handle of current object.
OBJECT = GCO returns the current object in
the current figure.
OBJECT = GCO(FIGURE) returns the current object
in figure FIGURE.
The current object for a given figure is the last
object clicked on with the mouse.
Cross-Reference Information
This function calls
- end /tools/hpmatlab/toolbox/matlab/lang/end.m
- figure /tools/hpmatlab/toolbox/matlab/graphics/figure.m
- get /tools/hpmatlab/toolbox/matlab/graphics/get.m
- if /tools/hpmatlab/toolbox/matlab/lang/if.m
- isempty /tools/hpmatlab/toolbox/matlab/ops/isempty.m
- nargin /tools/hpmatlab/toolbox/matlab/elmat/nargin.m
- return /tools/hpmatlab/toolbox/matlab/lang/return.m
This function is called by
- cztdemo /tools/hpmatlab/toolbox/signal/cztdemo.m
- filtdemo /tools/hpmatlab/toolbox/signal/filtdemo.m
- moddemo /tools/hpmatlab/toolbox/signal/moddemo.m
- sosdemo /tools/hpmatlab/toolbox/signal/sosdemo.m
Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON