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

조회 수: 2 (최근 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 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