how to compile a Matlab standalone app on Linux using matlab compiler on Windows

18 views (last 30 days)
Hi, I am using matlab on windows and i regularly create stand alone application for windows, no worries.
some user want to use my application on Linux based system, is it compatible? I have find this link to install the library https://au.mathworks.com/help/compiler_sdk/dotnet/install-the-matlab-runtime.html but i don't know how to run the matlab standalone .exe file on linux. Can somebody help? Cheers Mederic

Answers (1)

Walter Roberson
Walter Roberson on 24 Jul 2018
In order to use your MATLAB Compiler generated executable on Linux, it would have to be compiled on Linux; or the user would have to use a Windows emulator such as Wine on Linux.

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Products


Release

R2016b

Community Treasure Hunt

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

Start Hunting!