Update matlab compiled app
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Jan Prochazka
il 28 Gen 2021
Risposto: Rishik Ramena
il 1 Feb 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 Commenti
Risposta accettata
Rishik Ramena
il 1 Feb 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 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!