No parallel toolbox in R2019a matlab toolbox folder

Hello,
I just installed R2019a on my computer. I installed Parallel Computing toolbox but I do not see it in the toolbox folder. I re-ran the installer and it said my computer already has Parallel Computing toolbox but I still do not see it. I need it to make mex files. Would someone know why this is happening?

1 commentaire

Rik
Rik le 22 Juin 2020
Why are you looking for the folder itself? Are the functions not working?

Connectez-vous pour commenter.

Réponses (1)

Steven Lord
Steven Lord le 22 Juin 2020

0 votes

Prior to release R2019b the name of the folder in which Parallel Computing Toolbox functions are stored was distcomp, not parallel. Do you see toolbox\distcomp under matlabroot?
But in order to create a MEX-file you should only need MATLAB itself for the mex function.

Catégories

Produits

Version

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by