MATLAB PARALLEL COMPUTING TOOLBOX - S Uživatelská příručka Strana 451

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 656
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 450
getAttachedFilesFolder
11-107
getAttachedFilesFolder
Folder into which AttachedFiles are written
Syntax
folder = getAttachedFilesFolder
Arguments
folder String indicating location where files from job’s AttachedFiles
property are placed
Description
folder = getAttachedFilesFolder returns a string, which is the path to the local
folder into which AttachedFiles are written. This function returns an empty array if it
is not called on a MATLAB worker.
Examples
Find the current AttachedFiles folder.
folder = getAttachedFilesFolder;
See Also
getCurrentCluster | getCurrentJob | getCurrentTask | getCurrentWorker
Zobrazit stránku 450
1 2 ... 446 447 448 449 450 451 452 453 454 455 456 ... 655 656

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

Žádné komentáře