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

81 vues (au cours des 30 derniers jours)
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?

Réponse acceptée

Cris LaPierre
Cris LaPierre le 22 Jan 2022
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.

Plus de réponses (0)

Catégories

En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange

Produits


Version

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by