addAttachedFiles
Attach files or folders to parallel pool
Description
addAttachedFiles(
attaches files or folders to a parallel pool. The files or folders are immediately
transferred to each worker in the parallel pool.pool,filenames)
If you specify files that are already attached to the pool, the files are updated.
Before R2026a: If you specify files that are already attached to
the pool, the files are not updated. To update attached files, use updateAttachedFiles.
Examples
Input Arguments
Version History
Introduced in R2013bSee Also
gcp | getAttachedFilesFolder | listAutoAttachedFiles | parpool | updateAttachedFiles