MATLAB APPLICATION DEPLOYMENT - WEB EXAMPLE GUIDE Installation Guide Page 65

  • Download
  • Add to my manuals
  • Print
  • Page
    / 86
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 64
wscleanup
4-7
4wscleanup
Purpose Purge stale files from directory
Syntax deletecount = wscleanup(filespec,timewindow,direc)
deletecount = wscleanup(filespec,timewindow)
Description deletecount = wscleanup(filespec,timewindow,direc) deletes all files
matching
filespec in the directory direc that are older than the number of
hours specified in
timewindow. deletecount is the number of files actually
deleted.
deletecount = wscleanup(filespec,timewindow) deletes all files matching
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.
Page view 64
1 2 ... 60 61 62 63 64 65 66 67 68 69 70 ... 85 86

Comments to this Manuals

No comments