mdelete - Delete file(s) (original) (raw)

Scilab 5.3.3

Please note that the recommended version of Scilab is 2026.0.1. This page might be outdated.
See the recommended documentation of this function

Scilab help >> Files : Input/Output functions > mdelete

Calling Sequence

Arguments

filename

a character string. The pathname of the file(s) to delete.

Description

mdelete may be used to delete a file or a set of files iffilename contains meta-charaters.

Note that mdelete does not ask for confirmation when you enter the delete command. To avoid accidentally losing files, make sure that you have accurately specified the items you want deleted.

See Also