Using compiled MEX files in MatLab online
9 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Sumit Patil
el 25 de En. de 2020
In that case, will the mex files already compiled for Linux platform (.mexa64) work on MATLAB Online?
Ayush Agrawal
el 20 de Feb. de 2020
Yes, mex files already compiled for Linux platform (.mexa64) will work on MATLAB Online.
Respuestas (0)
Comunidades de usuarios
Más respuestas en Distance Learning Community
Ver también
Categorías
Más información sobre Platform and License en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!