[Master Index]
[Index for /tools/hpmatlab/toolbox/matlab/graphics]
cla
(/tools/hpmatlab/toolbox/matlab/graphics/cla.m)
Function Synopsis
ret_ax = cla(opt_reset)
Help text
CLA Clear axis.
CLA deletes all objects (lines, text, patches, surfaces, and
images) from the current axes.
CLA RESET deletes everything and also resets all axis properties,
except position, to their default values.
See also CLF, RESET, HOLD.
Cross-Reference Information
This function calls
- delete /tools/hpmatlab/toolbox/matlab/general/delete.m
- else /tools/hpmatlab/toolbox/matlab/lang/else.m
- elseif /tools/hpmatlab/toolbox/matlab/lang/elseif.m
- end /tools/hpmatlab/toolbox/matlab/lang/end.m
- error /tools/hpmatlab/toolbox/matlab/lang/error.m
- for /tools/hpmatlab/toolbox/matlab/lang/for.m
- gca /tools/hpmatlab/toolbox/matlab/graphics/gca.m
- get /tools/hpmatlab/toolbox/matlab/graphics/get.m
- i /tools/hpmatlab/toolbox/matlab/elmat/i.m
- if /tools/hpmatlab/toolbox/matlab/lang/if.m
- max /tools/hpmatlab/toolbox/matlab/datafun/max.m
- nargin /tools/hpmatlab/toolbox/matlab/elmat/nargin.m
- nargout /tools/hpmatlab/toolbox/matlab/elmat/nargout.m
- reset /tools/hpmatlab/toolbox/matlab/graphics/reset.m
- set /tools/hpmatlab/toolbox/matlab/graphics/set.m
- size /tools/hpmatlab/toolbox/matlab/general/size.m
This function is called by
- newplot /tools/hpmatlab/toolbox/matlab/graphics/newplot.m
Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON