MATLAB APPLICATION DEPLOYMENT - WEB EXAMPLE GUIDE Instalační příručka Strana 65

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 86
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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.
Zobrazit stránku 64
1 2 ... 60 61 62 63 64 65 66 67 68 69 70 ... 85 86

Komentáře k této Příručce

Žádné komentáře