How do I update the development version of MATLAB Web App Server to a new update release?

5 views (last 30 days)
I am looking to update my installation of the development version of Web App Server to a new update release (i.e. R2023bU1 to R2023bU3). How do I do this?

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 10 Nov 2025 at 0:00
Edited: MathWorks Support Team on 10 Nov 2025 at 11:59
To fully update the development version of MATLAB Web App Server, both the corresponding runtime and the management application (i.e. the application used to start and stop the server) need to be reinstalled:
  1. Stop the server if it is running.
  2. In the "Service Registration" tab of the management application, unregister the server services. 
  3. Uninstall the management application. On Windows, this can be done using "Add or remove programs" from the Start menu. On Unix systems, this can typically be done by deleting the application files.
  4. Update the version of MATLAB Runtime used by your server: https://www.mathworks.com/matlabcentral/answers/1968219-how-do-i-update-matlab-compiler-runtime
  5. Update the MATLAB installation corresponding to your development Web App Server installation (i.e. the version used to install the management application): https://www.mathworks.com/help/install/ug/update-mathworks-software-with-internet.html
  6. Reinstall the management application: https://www.mathworks.com/help/compiler/webapps/install-matlab-web-app-server.html
  7. Restart the server.

More Answers (0)

Categories

Find more on MATLAB Web App Server in Help Center and File Exchange

Tags

No tags entered yet.

Products

Community Treasure Hunt

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

Start Hunting!