[Master Index]
[Index for /tools/hpmatlab/toolbox/matlab/graphics]
clf
(/tools/hpmatlab/toolbox/matlab/graphics/clf.m)
Function Synopsis
ret_fig = clf(opt_reset)
Help text
CLF Clear Figure.
CLF deletes all objects from the current figure.
CLF RESET deletes everything and also resets all figure properties,
except position, to their default values.
See also CLA, 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
- gcf /tools/hpmatlab/toolbox/matlab/graphics/gcf.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
- size /tools/hpmatlab/toolbox/matlab/general/size.m
This function is called by
- clg /tools/hpmatlab/toolbox/matlab/graphics/clg.m
- comet /tools/hpmatlab/toolbox/matlab/plotxy/comet.m
- newplot /tools/hpmatlab/toolbox/matlab/graphics/newplot.m
- pez ee2200/pez.m
Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON