.m extension matlab file to exe file
4 ビュー (過去 30 日間)
古いコメントを表示
I urgently need to convert the .m extension matlab file to an exe format file. Very happy if you help.
0 件のコメント
回答 (1 件)
Abhishek Chakram
2022 年 6 月 8 日
編集済み: Abhishek Chakram
2022 年 6 月 9 日
Hi Merve,
I understand that you wish to deploy programs as sharable stand-alone executibles.
You can use the MATLAB Compiler which will let you deploy your program as a stand-alone executable that can be shared with anyone. For more information you can refer to Mathworks Documentation link for Compiler.
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!