How can I automatically retrieve saved files from a worker in my client session using Distributed Compputing Toolbox?
Show older comments
In my distributed task functions, I am using SAVE to save the worker's workspace variables. When using the job manager, these files are saved by default in the temporary checkpoint directory for each worker.
I would like to have these files automatically retrieved when the job is completed.
Accepted Answer
More Answers (0)
Categories
Find more on MATLAB Parallel Server in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!