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
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
Sumit Patil 2020 年 1 月 25 日
In that case, will the mex files already compiled for Linux platform (.mexa64) work on MATLAB Online?
Ayush Agrawal
Ayush Agrawal 2020 年 2 月 20 日
Yes, mex files already compiled for Linux platform (.mexa64) will work on MATLAB Online.

サインインしてコメントする。

回答 (0 件)

コミュニティ

カテゴリ

ヘルプ センター および File ExchangeWrite C Functions Callable from MATLAB (MEX Files) についてさらに検索

質問済み:

2016 年 10 月 9 日

コメント済み:

2020 年 2 月 20 日

Community Treasure Hunt

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

Start Hunting!

Translated by