How can I follow the progress of a parallel loop?

Is it possible to follow the progress of a parfor loop, the way I use a waitbar in a regular serial for loop?

Answers (1)

Theres this simple progress monitor that I wrote. It's fairly crude, but it might work for you.

Categories

Asked:

Guy
on 17 Jan 2012

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!