Update matlab compiled app
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Jan Prochazka
le 28 Jan 2021
Réponse apportée : Rishik Ramena
le 1 Fév 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 commentaires
Réponse acceptée
Rishik Ramena
le 1 Fév 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 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!