How to compile .m on windows to be executable on Linux x86_64?

89 次查看(过去 30 天)
Hi,
I am new to matlab and I just downloaded the Matlab compiler, but I can't see there any option how to run the compilation and how to compile the code on my windows to be executable on a linux remote computer.
Does anybody know how to do that? Or is there any manual I am missing?

采纳的回答

Prabhanjan Mentla
Prabhanjan Mentla 2020-3-24
MATLAB Compiler enables you to share MATLAB programs as standalone applications and web apps.
You can compile the code on windows and but can’t execute on linux as the compiler usually generates executables and libraries for the operating system it runs.
Refer the below links for more details.
  1 个评论
Stepan Subik
Stepan Subik 2020-3-26
Thanks, got that now. But even though I have it compiled on Linux, It won't work on a remote server, where is no matlab installed.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by