Compile a file in windows to run on MAC os or UBUNTO

3 ビュー (過去 30 日間)
Yona
Yona 2017 年 1 月 16 日
回答済み: Kojiro Saito 2017 年 1 月 17 日
I am using MATLAB Compiler to create a program in my PC (win 8). It create a .exe file that i can run on another windows PC.
Can I create a file that i can run on MAC os and Ubunto? and if Yes, How?

採用された回答

Kojiro Saito
Kojiro Saito 2017 年 1 月 17 日
Yes, but a compiled application must be compiled on the same platform, so you need to install MATLAB compiler on Mac and compile your MATLAB script and run it on Mac, or install MATLAB compiler on Linux and compile your script then run it on Linux.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeIntroduction 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