Update matlab compiled app
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Jan Prochazka
el 28 de En. de 2021
Respondida: Rishik Ramena
el 1 de Feb. de 2021
I have "developped" an matlab app for my colleagues and I'm the only one having Matlab licences.
I have compiled the project using compiler and it works reasonably fine.
Now I need to update the app to add some functionality. How can I build installer that overwrites the existing files with new instalation? So far the installers instal new app next to the older one.
0 comentarios
Respuesta aceptada
Rishik Ramena
el 1 de Feb. de 2021
You cannot exactly "update" the app to add some functionality. Sending out a new executable is far safer. You can find ways to simplify this process here.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!