Running MATLAB script many times at the same time.

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

Use the Parallel Computing Toolbox and parfeval()

Answers (0)

This question is closed.

Asked:

on 17 Jul 2020

Closed:

on 20 Aug 2021

Community Treasure Hunt

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

Start Hunting!