Mex files and distributed arrays
이전 댓글 표시
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
답변 (1개)
Darshan Ramakant Bhat
2021년 9월 23일
0 개 추천
Not all features / functions are supported by MATLAB Coder. Below is the list of functions & features suppored by MATLAB Coder
카테고리
도움말 센터 및 File Exchange에서 MATLAB Compiler에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!