Update matlab compiled app

7 views (last 30 days)
Jan Prochazka
Jan Prochazka on 28 Jan 2021
Answered: Rishik Ramena on 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.

Accepted Answer

Rishik Ramena
Rishik Ramena on 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.

More Answers (0)

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Products


Release

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!