Make a standalone app
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
TONY ARGAUD
le 2 Août 2020
Réponse apportée : TONY ARGAUD
le 2 Août 2020
Hi,
I have R2020a and I read that it possible to make a standalone app.
As I understand, that app is web-based and is not a desktop app.
Is that correct?
0 commentaires
Réponse acceptée
Thiago Henrique Gomes Lobato
le 2 Août 2020
It can be both. With appdesigner you can either create an matlab app (that will run in any other matlab), a web application or a standalone desktop program (that will run on any computer that has the matlab runtimer installed). The first two methods can be done by everyone as far as I known, while to make a desktop program you will need the matlab compiler product.
0 commentaires
Plus de réponses (2)
Image Analyst
le 2 Août 2020
Yes, you need the compiler toolbox. See the FAQ: https://matlab.fandom.com/wiki/FAQ#How_can_I_make_a_standalone_executable_from_my_MATLAB_code.3F
0 commentaires
Voir également
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!