フィルターのクリア

How do I convert a .m file into .exe file??

3 ビュー (過去 30 日間)
Rishii
Rishii 2014 年 6 月 24 日
回答済み: David Sanchez 2014 年 6 月 24 日
I have matlab file with me and i want it to be converted to an executable file. Can you someone please guide me on how to do this.

採用された回答

David Sanchez
David Sanchez 2014 年 6 月 24 日
use the deploytol to create an *.exe from your project.
Take a look at the documentation, where you will find examples to guide you properly.
doc deploytool

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeApplication Deployment についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by