webapps-setup
Windows, Linux, macOS 시스템의 명령줄에서 MATLAB Web App Server 설정
설명
예제
MATLAB Web App Server 설정하기
서버를 설정하려면 시스템 명령줄에 다음을 입력합니다.
webapps-setupThis utility registers the MATLAB Web App Server services with the operating system. MATLAB Web App Server requires registering two services for security purposes: - A service to run the server - A service to run the apps Enter the license server (port_number@license_server_name) and/or the license file. You can also skip this step and configure the license later by executing: webapps-config > Specify an existing user account to run the server service, or use the default user: MwWebAppServerR2026a. > Specify an existing user account to run the apps service, or use the default user: MwWebAppWorkerR2026a. > A compatible MATLAB Runtime installation was not found in the default installation location for this system. Download the MATLAB Runtime from https://www.mathworks.com/products/compiler/matlab-runtime.html or configure an existing MATLAB Runtime by executing: webapps-runtime MATLAB Web App Server services have been successfully registered. Setup complete. Apps Folder: C:\ProgramData\MathWorks\webapps\R2026a\apps Logs Folder: C:\ProgramData\MathWorks\webapps\R2026a\logs To start the server, execute: webapps-start To change the server configuration, execute: webapps-config
MATLAB Web App Server의 버전 가져오기
설치된 서버의 버전을 가져오려면 시스템 명령줄에 다음을 입력합니다.
webapps-setup --versionMATLAB Web App Server (R2020a Release)
축약된 형식의 구문을 사용해도 동일한 정보를 가져올 수 있습니다.
webapps-setup -v명령줄 도움말 보기
도움말을 보려면 시스템 명령줄에 다음을 입력합니다.
webapps-setup --helpUsage: webapps-setup -h [ --help ] Display this help message webapps-setup -v [ --version ] Display the version of MATLAB Web App Server webapps-setup Setup MATLAB Web App Server
축약된 형식의 구문을 사용해도 동일한 정보를 가져올 수 있습니다.
webapps-setup -h세부 정보
버전 내역
R2020a에 개발됨