matlabアプリケーションの配布について.

matlab Compilerを用いて開発したアプリケーションについて,Windowsで作成したファイルをLinuxやOS Xでも実行できるようコンパイルする方法はありませんか?

 Réponse acceptée

michio
michio le 27 Nov 2017

2 votes

残念ながらMATLAB側の機能としてはありません。 MATLAB Compiler により作成されたスタンドアロンアプリケーションの配布先のマシンの OS の種類はコンパイルを行ったマシンと同じである必要があります。Windows 環境で作成したスタンドアロンアプリケーションは Linux 上では動作できません。

Plus de réponses (0)

Catégories

En savoir plus sur スタンドアロン アプリケーション dans Centre d'aide et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!