Can I make a standalone app (designed from App Designer) so that it runs on computers without Matlab1?

73 次查看(过去 30 天)
I made a GUI application using Matlab App designer. I was able to create a standalone app by using the application compiler. However, it looks like I can only install the application if the computer already has Matlab. Can I somehow install my application on computers that do not have Matlab installed?

采纳的回答

Cris LaPierre
Cris LaPierre 2022-1-22
Yes. However, computers that don't have MATLAB installed will need MATLAB Runtime.
See the instructions here on how to create a standalone App Designer app. When packaging your opp, you have an option to include MATLAB Runtime in the executable (larger file), or to have the exectuable download MATLAB Runtime if needed on the end user's computer.

更多回答(0 个)

类别

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

产品


版本

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by