필터 지우기
필터 지우기

The "open home page" button in the webappserver did not work

조회 수: 2 (최근 30일)
Jian
Jian 2023년 8월 16일
답변: Narvik 2023년 8월 29일
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.
  댓글 수: 1
Jian
Jian 2023년 8월 17일
편집: Jian 2023년 8월 17일
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.

댓글을 달려면 로그인하십시오.

답변 (1개)

Narvik
Narvik 2023년 8월 29일
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!

카테고리

Help CenterFile Exchange에서 Web Apps에 대해 자세히 알아보기

제품


릴리스

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by