MATLAB Web Server | ![]() ![]() |
Purge stale files from directory
Syntax
Description
deletes all files matching deletecount = wscleanup(filespec,timewindow,direc)
filespec
in the directory direc
that are older than the number of hours specified in timewindow
. deletecount
is the number of files actually deleted.
deletes all files matching deletecount = wscleanup(filespec,timewindow)
filespec
in the current default directory that are older than the number of hours specified in timewindow
. deletecount
is the number of files actually deleted.
![]() | matweb | wsprintjpeg | ![]() |