Borrar filtros
Borrar filtros

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

2 visualizaciones (últimos 30 días)
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.

Respuestas (1)

Orion
Orion el 29 de Mzo. de 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.

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by