Run GUI without using matlab

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 Kommentare

Adam
Adam am 15 Mär. 2016
You need Matlab Compiler toolbox to do this.
Dani D
Dani D am 15 Mär. 2016
Could you more details about it? Thanks

Melden Sie sich an, um zu kommentieren.

Antworten (3)

Explorer
Explorer am 15 Mär. 2016

1 Stimme

Make your GUI an standalone application to run it without MATLAB
Kfox8
Kfox8 am 10 Okt. 2018

1 Stimme

how can run without Matlab Compiler?

1 Kommentar

Image Analyst
Image Analyst am 10 Okt. 2018
Bearbeitet: Image Analyst am 10 Okt. 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.

Melden Sie sich an, um zu kommentieren.

Kategorien

Produkte

Tags

Gefragt:

am 15 Mär. 2016

Bearbeitet:

am 10 Okt. 2018

Community Treasure Hunt

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

Start Hunting!

Translated by