Run GUI without using matlab

16 visualizaciones (últimos 30 días)
Dani D
Dani D el 15 de Mzo. de 2016
Editada: Image Analyst el 10 de Oct. de 2018
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 comentarios
Adam
Adam el 15 de Mzo. de 2016
You need Matlab Compiler toolbox to do this.
Dani D
Dani D el 15 de Mzo. de 2016
Could you more details about it? Thanks

Iniciar sesión para comentar.

Respuestas (3)

Explorer
Explorer el 15 de Mzo. de 2016
Make your GUI an standalone application to run it without MATLAB

Image Analyst
Image Analyst el 15 de Mzo. de 2016

Kfox8
Kfox8 el 10 de Oct. de 2018
how can run without Matlab Compiler?
  1 comentario
Image Analyst
Image Analyst el 10 de Oct. de 2018
Editada: Image Analyst el 10 de Oct. de 2018
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.

Iniciar sesión para comentar.

Categorías

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

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by