Main Content

webapps-uninstall

Uninstall MATLAB Web App Server services at the command line on Windows, Linux, and macOS systems

Since R2020a

Description

webapps-uninstall removes the services associated with MATLAB® Web App Server™ from the system. Executing webapps-uninstall does not uninstall the product.

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

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

Examples

Uninstall MATLAB Web App Server Services

webapps-uninstall
Uninstallation successful.

Get Version of MATLAB Web App Server

To get the version of MATLAB Web App Server that is installed, at the system command line, type:

webapps-uninstall --version
MATLAB Web App Server (R2023b Release)

Get Command Line Help

To get help for the current command, at the command line, type:

webapps-uinstall --help
Usage:
  webapps-uninstall -h [ --help ]       Display this help message
  webapps-uninstall -v [ --version ]    Display the version of MATLAB Web App Server
  webapps-uninstall                     Uninstall MATLAB Web App Server

Version History

Introduced in R2020a