Main Content

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

webapps-uninstall

WindowsLinux、および 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 (R2024a 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

詳細

すべて折りたたむ

MATLAB Web App Server コマンドライン スクリプトの場所

コマンドライン スクリプトは、MATLAB Web App Server インストール フォルダー内の script フォルダーにあります。たとえば、R2024a のデフォルトの場所は次のとおりです。

オペレーティング システムコマンド ライン スクリプトの既定の場所

Windows® "(管理者)"

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

Linux® "(sudo)"

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

macOS (Intel® プロセッサ) (sudo)

/Applications/MATLAB/MATLAB_Web_App_Server/R2024a/script

バージョン履歴

R2020a で導入