what does the parallel computing toolbox do?

How can the parallel computing button on matlab interface help me, and what is its function (in easy language)? i read the help file, but couldn't make out much of it.

 Accepted Answer

It lets you make use of multiple workers so that your existing code can be run faster. The following 2 3 min videos will quickly introduce the tools:

1 Comment

It also allows you to use the computing power of a GPU.

Sign in to comment.

More Answers (0)

Categories

Find more on Parallel Computing 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!