フィルターのクリア

how to model matlab gui into an application ,that is installable in any computer?

2 ビュー (過去 30 日間)
CHETHAN S
CHETHAN S 2016 年 3 月 29 日
回答済み: Orion 2016 年 3 月 29 日
I have to model my matlab GUI into an application that is executable in any computer (that does not contain matlab software). Please assist me in getting the desired result. Thank you.

回答 (1 件)

Orion
Orion 2016 年 3 月 29 日
To deploy a Matlab application on a computer that doesn't have Matlab installed, you need the Matlab Compiler toolbox.
Use the deploytool function.
This opens a GUI which is really easy to use. See the documentation.

カテゴリ

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