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

72 vues (au cours des 30 derniers jours)
Stepan Subik
Stepan Subik le 20 Mar 2020
Commenté : Stepan Subik le 26 Mar 2020
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?

Réponse acceptée

Prabhanjan Mentla
Prabhanjan Mentla le 24 Mar 2020
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 commentaire
Stepan Subik
Stepan Subik le 26 Mar 2020
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.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by