Make a standalone app
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
TONY ARGAUD
el 2 de Ag. de 2020
Respondida: TONY ARGAUD
el 2 de Ag. de 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 comentarios
Respuesta aceptada
Thiago Henrique Gomes Lobato
el 2 de Ag. de 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 comentarios
Más respuestas (2)
Image Analyst
el 2 de Ag. de 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 comentarios
Ver también
Categorías
Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!