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

조회 수: 1 (최근 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 CenterFile Exchange에서 Introduction 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