フィルターのクリア

Using the compiler on 64 bit win10 can I generate a unix executable?

1 回表示 (過去 30 日間)
Greg
Greg 2018 年 1 月 22 日
コメント済み: N/A 2018 年 3 月 1 日
A am developing Matlab on win10 64 for deployment to colleagues who run only unix. can I generate executables for them?

回答 (1 件)

Von Duesenberg
Von Duesenberg 2018 年 3 月 1 日
Cross-compilation is not possible: you need to compile your app on a computer running exactly the same OS as the target machine.

カテゴリ

Help Center および File ExchangeMATLAB Compiler についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by