Running MATLAB script many times at the same time.
Info
This question is closed. Reopen it to edit or answer.
Show older comments
I've a script and want to run it many times at the same time like the concept of parallelism. So how to do that ?
2 Comments
Walter Roberson
on 17 Jul 2020
Use the Parallel Computing Toolbox and parfeval()
Nader Rihan
on 17 Jul 2020
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!