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

1 vue (au cours des 30 derniers jours)
CHETHAN S
CHETHAN S le 29 Mar 2016
Réponse apportée : Orion le 29 Mar 2016
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.

Réponses (1)

Orion
Orion le 29 Mar 2016
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.

Catégories

En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by