Mex files and distributed arrays
Afficher commentaires plus anciens
Hi,
I wanted to build a mex file with the Matlab Coder, and the file containes distributed arrays, because I use the distributed memory of a cluster. However, I get an error that 'distributed' is an unknown parameter. Is there a way to use distributed arrays within mex files?
/Maria
Réponses (1)
Darshan Ramakant Bhat
le 23 Sep 2021
0 votes
Not all features / functions are supported by MATLAB Coder. Below is the list of functions & features suppored by MATLAB Coder
Catégories
En savoir plus sur MATLAB Compiler dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!