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 个评论

You need Matlab Compiler toolbox to do this.
Could you more details about it? Thanks

请先登录,再进行评论。

回答(3 个)

Explorer
Explorer 2016-3-15

1 个投票

Make your GUI an standalone application to run it without MATLAB
Kfox8
Kfox8 2018-10-10

1 个投票

how can run without Matlab Compiler?

1 个评论

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.

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

标签

提问:

2016-3-15

Community Treasure Hunt

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

Start Hunting!

Translated by