I can't find matlab webapp server 'script' directory.
이전 댓글 표시

there is no 'script' directory where manual said
(os: windows 10, cpu: intel core-i5 10400)
답변 (1개)
Kojiro Saito
2022년 2월 22일
편집: Kojiro Saito
2022년 2월 22일
1 개 추천
There are two versions of MATLAB Web App Server.
(1) MATLAB Web App Server Product
- Requires server license
- Full functionalities including user authentication and access controls
- Installer is the same as MATLAB installer
(2) Development Version of MATLAB Web App Server
- Included in MATLAB Compiler
- Some limitations for server side functionalities
- Installer is located in toolbox\compiler\deploy\win64\MATLABWebAppServerSetup
script folder exists only in MATLAB Web App Server Product. Your screenshot means you have installed the Development version. So, you need to follow the steps in this document (Configure the Development Version of MATLAB Web App Server in MATLAB Compiler) for setting up and launching.
Or, you need to install Product version of MATLAB Web App Server from MATLAB installer if you intend to use Product version.
카테고리
도움말 센터 및 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!