Windows環境のMatlab compilerでM​ac環境で動作するス​タンドアローンアプリ​ケーションを作成する​にはどうすればよいで​しょうか?

Windows環境でアプリケーションコンパイラを用いたところ、デフォルトでは.exe形式のスタンドアロンアプリケーションしか作成出来ませんでした。
Mac環境でも動作するスタンドアローンアプリケーションを作成したいのですがどうすればよいでしょうか?

 Akzeptierte Antwort

michio
michio am 12 Mai 2020

0 Stimmen

残念ながら Mac OS 環境でも動作するスタンドアローンアプリケーションを作成するには Mac OS 上でコンパイルする必要があります。
方向性は違いますが、、ウェブアプリという形で Mac 環境から実行することは可能ではあります。

1 Kommentar

Yuki Murota
Yuki Murota am 12 Mai 2020
ご回答ありがとうございます。
参考にさせて頂きます。

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Application Deployment finden Sie in Hilfe-Center und File Exchange

Community Treasure Hunt

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

Start Hunting!