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

1 Ansicht (letzte 30 Tage)
Greg
Greg am 22 Jan. 2018
Kommentiert: N/A am 1 Mär. 2018
A am developing Matlab on win10 64 for deployment to colleagues who run only unix. can I generate executables for them?

Antworten (1)

Von Duesenberg
Von Duesenberg am 1 Mär. 2018
Cross-compilation is not possible: you need to compile your app on a computer running exactly the same OS as the target machine.

Kategorien

Mehr zu MATLAB Compiler finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by