Using compiled MEX files in MatLab online
이전 댓글 표시
I know that the mex command is not supported on MatLab online. My question is whether I can use mex files already compiled for the windows platform (that is, with the extension .mexw64). These mex files are distributed along with a package of MatLab m-files, and they are necessary in order to use the commands in the m-files. Thank you in advance.
댓글 수: 3
Gautam Mohan
2016년 10월 17일
Hi Pierluigi,
Our MATLAB Online infrastructure is hosted on machines that have a Unix architecture. This means that mex files compiled on a Windows platform will unfortunately not work in MATLAB Online. I apologize that we currently do not support running Windows mex files on MATLAB Online.
Sumit Patil
2020년 1월 25일
In that case, will the mex files already compiled for Linux platform (.mexa64) work on MATLAB Online?
Ayush Agrawal
2020년 2월 20일
Yes, mex files already compiled for Linux platform (.mexa64) will work on MATLAB Online.
답변 (0개)
커뮤니티
더 많은 답변 보기: 원격 교육 커뮤니티
카테고리
도움말 센터 및 File Exchange에서 Platform and License에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!