delete

Purpose

Delete files and graphics objects.

Synopsis

delete filename
delete(h)

Description

delete filename deletes the specified file.

delete(h) deletes the graphics object with handle h. The function deletes the object without requesting verification even if the object is a window.

See Also

!, cd, close, dir, type, who, what

(c) Copyright 1994 by The MathWorks, Inc.