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
採用された回答
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 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で MATLAB Compiler についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!