User`s guide
6 Programming Overview
6-28
guarantee to the order in which the tasks finish, so the plots might overwrite each
other. Likewise, the FinishFcn callback for a job might be triggered to start before
the FinishFcn callbacks for all its tasks are complete.
• Submissions made with batch use applicable job and task callbacks. Parallel pools
can trigger job callbacks defined by their cluster profile.