フィルターのクリア

Run GUI without using matlab

27 ビュー (過去 30 日間)
Dani D
Dani D 2016 年 3 月 15 日
編集済み: Image Analyst 2018 年 10 月 10 日
Hello, I create GUI with matlab with 'fig' extension. Now i want execute it another computer without using matlab. For example with .exe extension . Can i ?
Thanks
  2 件のコメント
Adam
Adam 2016 年 3 月 15 日
You need Matlab Compiler toolbox to do this.
Dani D
Dani D 2016 年 3 月 15 日
Could you more details about it? Thanks

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

回答 (3 件)

Explorer
Explorer 2016 年 3 月 15 日
Make your GUI an standalone application to run it without MATLAB

Image Analyst
Image Analyst 2016 年 3 月 15 日

Kfox8
Kfox8 2018 年 10 月 10 日
how can run without Matlab Compiler?
  1 件のコメント
Image Analyst
Image Analyst 2018 年 10 月 10 日
編集済み: Image Analyst 2018 年 10 月 10 日
Run what?
MATLAB can run perfectly fine if the MATLAB Compiler Toolbox is not installed. In fact, most people do not have that toolbox.
Standalone executables made with the MATLAB Compiler Toolbox require the "MATLAB Runtime" to be installed before they can run.

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

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by