Azzera filtri
Azzera filtri

How to run 4 loops simutaneously?

2 visualizzazioni (ultimi 30 giorni)
Joe kiao
Joe kiao il 12 Giu 2015
Risposto: Walter Roberson il 12 Giu 2015
In my code there are 4 matrix to fill. So there are 4 "for...end". They are independent by each other. Now I want to do some acceleration. How to run there 4 loops simultaneously?

Risposta accettata

Walter Roberson
Walter Roberson il 12 Giu 2015
If you have the Parallel Computing Toolbox, there is "parfor" and "spmd" and distributed arrays.

Più risposte (0)

Categorie

Scopri di più su Parallel Computing in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by