Main Content
updateAttachedFiles
Update attached files or folders on parallel pool
Description
updateAttachedFiles(
checks all the
attached files of the specified parallel pool to see if they have changed, and replicates
any changes to each of the workers in the pool. This checks files that were attached (by a
profile or poolobj
)parpool
argument) when the pool was started and those
subsequently attached with the addAttachedFiles
command.
Examples
Input Arguments
Version History
Introduced in R2013b