PS: I found this link can help open the local network that contains the list of web apps: "http://localhost:port number/webapps/home/", but I still did not know whether I have completed the deployment that people on the internet can access my web app.
The "open home page" button in the webappserver did not work
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I followed the steps in this link: https://www.mathworks.com/help/compiler/webapps/configure-matlab-web-app-server.html. When I click the "open home page", it did not work, namely, it did not open a browser page for me to select the web apps.
Réponses (1)
Narvik
le 29 Août 2023
Hi,
I understand that you are facing an issue while trying to configure the deployment version of MATLAB Web App Server in MATLAB Compiler.
You can type “http://localhost:9988/webapps/home/index.html” in your browser to check the homepage of your web app on your machine.
The following documentation helps you to configure the development version of MATLAB Web App Server :
To deploy, run and test your web app, you can go through the following documentation :
Hope this helps!
0 commentaires
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!