I would like to make an EXE file that can be used by users who do not have MATLAB on their PCs.

5 ビュー (過去 30 日間)
This is an APP I made, but users can not use it as they do not have MATLAB on their PCs
  1 件のコメント
KALYAN ACHARJYA
KALYAN ACHARJYA 2018 年 8 月 28 日
There are the numerous answers on your question, please search in Matlab Answers Check here

サインインしてコメントする。

採用された回答

Kevin Chng
Kevin Chng 2018 年 8 月 28 日
編集済み: Kevin Chng 2018 年 8 月 28 日
You need to compile your apps into exe file through MATLAB Compiler first.
Your customer needs MATLAB run time to run your exe. file. They does not need MATLAB, and MATLAB Run Time is free for download from web:

その他の回答 (0 件)

カテゴリ

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