Make a standalone app
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
TONY ARGAUD
il 2 Ago 2020
Risposto: TONY ARGAUD
il 2 Ago 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 Commenti
Risposta accettata
Thiago Henrique Gomes Lobato
il 2 Ago 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 Commenti
Più risposte (2)
Image Analyst
il 2 Ago 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 Commenti
Vedere anche
Categorie
Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!