What is the difference between MATLAB Web App Server (R2020a new toolbox) and MATLAB Web App Server (in matlab compiler)?
Show older comments
According to the documentation, I have never understood the difference between the two. To deploy a web app, do I only need to install one of them? Another question is why I installed "MATLAB Web App Server (R2020a new toolbox)" but the documentation of this toolbox is not shown in the help documentation?
1 Comment
Mohammad Sami
on 30 Mar 2020
You will need to purchase the new toolbox.
If I understood correctly the bundled web app server with compiler is only for testing your web apps in a development environment. The warning from matlab states :
The development version of MATLAB® Web App Server™ must be installed in a trusted
intranet environment on dedicated hardware. The only purpose of the physical or
virtual machine where the server is installed must be to host web apps
that connect to the server. The server must never be exposed to the open Internet.
For more information, see MATLAB Web App Server Security.
Accepted Answer
More Answers (1)
Stefanie Schwarz
on 10 May 2021
0 votes
You can also see the following doc page for more details regarding the differences:
Categories
Find more on MATLAB Web App Server in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!