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

73 visualizzazioni (ultimi 30 giorni)
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?

Risposta accettata

Cris LaPierre
Cris LaPierre il 22 Gen 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.

Più risposte (0)

Categorie

Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange

Prodotti


Release

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by