create an executable from name.m

2 ビュー (過去 30 日間)
prog computer
prog computer 2020 年 2 月 3 日
コメント済み: Allen 2021 年 5 月 26 日
I have a small code in Matlab and I want to create an executable file for it.. Is any code can be converted into an executable file? This is my first time on this.. Can anyone give me the steps from zero to the end
Thank you so much

回答 (1 件)

Allen
Allen 2020 年 2 月 3 日
To generate MATLAB executable files you need the MATLAB Compiler. From there you would use the deploytool function.
  1 件のコメント
Allen
Allen 2021 年 5 月 26 日
Please do not forget to accept the answer if I was able to answer your quesion. This will help other people that are looking for a similar answer know what works. Otherwise perhaps you can include what problems you may still be running into with the provided solutions.
Thanks,
Allen

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

カテゴリ

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