Azzera filtri
Azzera filtri

Run GUI without using matlab

27 visualizzazioni (ultimi 30 giorni)
Dani D
Dani D il 15 Mar 2016
Modificato: Image Analyst il 10 Ott 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 Commenti
Adam
Adam il 15 Mar 2016
You need Matlab Compiler toolbox to do this.
Dani D
Dani D il 15 Mar 2016
Could you more details about it? Thanks

Accedi per commentare.

Risposte (3)

Explorer
Explorer il 15 Mar 2016
Make your GUI an standalone application to run it without MATLAB

Image Analyst
Image Analyst il 15 Mar 2016

Kfox8
Kfox8 il 10 Ott 2018
how can run without Matlab Compiler?
  1 Commento
Image Analyst
Image Analyst il 10 Ott 2018
Modificato: Image Analyst il 10 Ott 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.

Accedi per commentare.

Categorie

Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange

Tag

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by