Get computer name/hostname

バージョン 1.1.0.0 (1.26 KB) 作成者: Manuel Marin
It provides the computer name where running. Useful for customizing scripts depending on the machine
ダウンロード: 4.2K
更新 2013/12/12

ライセンスの表示

GETCOMPUTERNAME is a very simple but useful function to get your computer name, i.e. the hostname.

Example:

> mycomputer = getComputerName();

引用

Manuel Marin (2024). Get computer name/hostname (https://www.mathworks.com/matlabcentral/fileexchange/16450-get-computer-name-hostname), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R14SP3
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersOceanography and Hydrology についてさらに検索
謝辞

ヒントを与えたファイル: getUserName

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.1.0.0

As suggested by some users, insignificant whitespaces are removed.

1.0.0.0

Summary updated