gcp in MATLAB 2013a

5 Ansichten (letzte 30 Tage)
Vahid Ghorbanian
Vahid Ghorbanian am 25 Jul. 2015
Beantwortet: Walter Roberson am 26 Jul. 2015
Hi guys
I would like to get current parallel pool in MATLAB2013a. 'gcp' does not even exist in MATLAB2013a. What is the equivalent command?
Regards Vahid

Antworten (1)

Walter Roberson
Walter Roberson am 26 Jul. 2015
Parallel pools do not exist at all in R2013a; they were introduced in R2013b, at which time gcp() was added.
R2013b introduced parpool(), and marked matlabpool() as obsolescent; matlabpool() was removed a few releases later.

Kategorien

Mehr zu Parallel Computing Fundamentals finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by