Mex files and distributed arrays
Show older comments
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
Answers (1)
Darshan Ramakant Bhat
on 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
Categories
Find more on MATLAB Coder in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!