Customize MATLAB Web App Server Apps Home Page
조회 수: 2 (최근 30일)
이전 댓글 표시
I am looking to customize the matlab web app server home page. I have successfully installed the web app server and actually has had several apps running on the server (version: R2024a)
From Matlab's documentation, it directs us to the following path:
C:\Program Files\MATLAB\MATLAB Web App Server\R2025b\resources\spfres\services\mdwas\home\customization
However, I am not able to find the path. Instead, the path I have for the web app server is as below (without the spaces in the word "Matlab Web App Server"), where there is no subfolders like "resources"
C:\Program Files\MATLAB\MATLABWebAppServer\R2024a

The Matlab website also indicates the web server path similar to mine (without the spaces in the word "Matlab Web App Server"

May I ask how I can access the customization folder to customize the home page?
댓글 수: 1
Alexander
2025년 10월 12일
If you are using R2024a (dev server), then you need to look in the Runtime install here (Windows default):
C:\Program Files\MATLAB\MATLAB Runtime\R2024a\resources\spfres\services\mdwas\home\customization
For Matlab R2025b the path is moved as described in the documentation.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Web App Server에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!