Main Content

webapps-restart

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

Since R2021a

Description

webapps-restart stops and starts the MATLAB® Web App Server™.

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

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

Examples

Restart MATLAB Web App Server

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

webapps-restart

More About

collapse all

MATLAB Web App Server Command-Line Script Location

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

Operating SystemDefault Location of Command-Line Scripts

Windows® (Administrator)

C:\Program Files\MATLAB\MATLAB Web App Server\R2024a\script

Linux® (sudo)

/usr/local/MATLAB/MATLAB_Web_App_Server/R2024a/script

macOS (Intel® processor) (sudo)

/Applications/MATLAB/MATLAB_Web_App_Server/R2024a/script

Version History

Introduced in R2021a