webapps-start - Start MATLAB

        Web App Server service from the command line on Windows, Linux, and macOS systems - MATLAB ([original](https://in.mathworks.com/help/webappserver/ref/webappsstart.html)) ([raw](?raw))

Main Content

Start MATLAB Web App Server service from the command line on Windows, Linux, and macOS systems

Syntax

Description

webapps-start starts the MATLAB® Web App Server™.

webapps-start [--version | -v] returns the version of MATLAB Web App Server installed.

webapps-start [--help | -h] returns command-line help.

Examples

Start MATLAB Web App Server

To start the server, at the system command line, type:

More About

collapse all

The command-line scripts are located in the script folder in yourMATLAB Web App Server installation folder. For instance, the default locations for R2025a are as follows:

Operating System Default Location of Command-Line Scripts
Windows® (Administrator) C:\Program Files\MATLAB\MATLAB Web App Server\R2025a\script
Linux® (sudo) /usr/local/MATLAB/MATLAB_Web_App_Server/R2025a/script
macOS (Intel® processor) (sudo) /Applications/MATLAB/MATLAB_Web_App_Server/R2025a/script

Version History

Introduced in R2020a