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

1 次查看(过去 30 天)
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.

回答(1 个)

Orion
Orion 2016-3-29
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.

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by