- Yes, MATLAB Web App Server is included in the MATLAB Compiler license. You do not need additional license. The workflow you describe with the use case is exactly what MATLAB web apps and Web App Server is meant for. You have it absolutely right. Your colleagues can access and run the web apps from a browser.
- Currently, the web app .ctf files are not cross-platform compatible. So, if you compile a web app on a Linux OS then you need to deploy and run the web app from a Linux web app server.
Using Matlab Web App Server
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
FScherff
le 6 Août 2019
Commenté : Pierre Harouimi
le 27 Oct 2020
Hello!
I've got a question regarding the usage of Matlab Web App Server. I'm programming Matlab data analysis tools (including database toolbox functionality) and use Matlab Compiler to compile these programs. After reading the help pages about the Web App Compiler (https://de.mathworks.com/help/compiler/webapps/configure-matlab-web-app-server.html and https://de.mathworks.com/help/compiler/webapps/install-matlab-web-app-server.html ) I plan to test this functionality. But there are a few points I'm not so sure about:
- Is Matlab Web App Server completly included in the Matlab Compiler license? I do not need an additional license for the PC where I install the Web App Server? To explain the planned use-case: I program an application and compile it with Matlab Web App Compiler on my local PC. I then transfer it to a virtual machine accesible via intranet where I install the Web App Server. Other colleagues, without a local Matlab installation, can then acces this app with a browser. Is that possible or did I get something wrong?
- I know that compiled executables are not cross-platform compatible. Is this also the case for the Web App .ctf files? I.e., can I compile a Web App on my local Windows machine, install the Wep App Server on a linux machine, and let my compiled Web App run on the linux Web App Server?
Many thanks in advance for answering these two questions!
Greetings,
Frederik
0 commentaires
Réponse acceptée
Suresh Balakrishnama
le 13 Août 2019
Frederik,
Answers to your questions:
Hope this is helpful, please let me know if you have additional questions.
Thanks,
Suresh
1 commentaire
Pierre Harouimi
le 27 Oct 2020
Regarding the release notes of MATLAB Compiler of R2019b, you can now compile on one platform and deploy to a server running on any other platform: https://www.mathworks.com/help/compiler/release-notes.html
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur MATLAB Web App Server 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!