Main Content

このページは機械翻訳を使用して翻訳されました。最新版の英語を参照するには、ここをクリックします。

webapps-uninstall

Windows、Linux、および macOS システムのコマンド ラインでMATLAB Web App Serverサービスをアンインストールします

R2020a 以降

説明

webapps-uninstall は、 MATLAB® Web App Server™に関連付けられたサービスをシステムから削除します。webapps-uninstallを実行しても製品はアンインストールされません。

webapps-uninstall [--version | -v] は、インストールされているMATLAB Web App Serverのバージョンを返します。

webapps-uninstall [--help | -h] はコマンドライン ヘルプを返します。

MATLAB Web App Serverサービスをアンインストールします

webapps-uninstall
Uninstallation successful.

MATLAB Web App Serverのバージョンを取得

インストールされているMATLAB Web App Serverのバージョンを取得するには、システム コマンド ラインで次のように入力します。

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

コマンドラインヘルプを取得する

現在のコマンドのヘルプを表示するには、コマンド ラインで次のように入力します。

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

バージョン履歴

R2020a で導入