[Master Index]
[Index for /tools/hpmatlab/toolbox/matlab/general]
delete
(/tools/hpmatlab/toolbox/matlab/general/delete.m)
Help text
DELETE Delete a file or graphics object.
DELETE file_name deletes the named file from disk.
DELETE(H) deletes the graphics object with handle H.
If the object is a window, the window is closed and
deleted without confirmation.
Cross-Reference Information
This is called by
- alphacontrol ee2200/alphacontrol.m
- auwrite /tools/hpmatlab/toolbox/matlab/sounds/auwrite.m
- beatcontrol ee2200/beatcontrol.m
- cla /tools/hpmatlab/toolbox/matlab/graphics/cla.m
- clf /tools/hpmatlab/toolbox/matlab/graphics/clf.m
- close /tools/hpmatlab/toolbox/matlab/graphics/close.m
- cztdemo /tools/hpmatlab/toolbox/signal/cztdemo.m
- dialog /tools/hpmatlab/toolbox/matlab/graphics/dialog.m
- enveloper ee2200/enveloper.m
- legend /tools/hpmatlab/toolbox/matlab/plotxy/legend.m
- menu /tools/hpmatlab/toolbox/matlab/lang/menu.m
- pez ee2200/pez.m
- pez_dp ee2200/pez_dp.m
- pez_dz ee2200/pez_dz.m
- pez_ep ee2200/pez_ep.m
- pez_ez ee2200/pez_ez.m
- polar /tools/hpmatlab/toolbox/matlab/plotxy/polar.m
- print /tools/hpmatlab/toolbox/matlab/graphics/print.m
- subplot /tools/hpmatlab/toolbox/matlab/graphics/subplot.m
Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON