$Path

$Path

外部ファイルを検索するディレクトリのデフォルトリストを与える.

詳細

  • ディレクトリやファイル名の構造は,コンピュータシステムによって異なることがある.
  • $Pathは,GetにあるファイルとInstallにある外部プログラムの両方に使用できる.
  • $Pathの設定は特定の関数においてPathオプションで無効にすることが可能である.
  • ディレクトリ名は文字列で指定する.テストされた完全なファイル名はFileNameJoin[{directory,name}]の形式を取る.
  • ほとんどのコンピュータシステムでは,ディレクトリの名前に以下の特殊文字を使用することができる.
  • .現行のディレクトリ
    ..1レベル上の階層のディレクトリ
    ~ユーザのホームディレクトリ
  • $Pathにはネストされたサブリストを含めることができる.

例題

  (1)

システムのデフォルトの中をすべて検索した後に検索するディレクトリを加える:

システムのデフォルトの中を検索する前に検索するディレクトリを加える:

Wolfram Research (1988), $Path, Wolfram言語関数, https://reference.wolfram.com/language/ref/$Path.html (2007年に更新).

テキスト

Wolfram Research (1988), $Path, Wolfram言語関数, https://reference.wolfram.com/language/ref/$Path.html (2007年に更新).

CMS

Wolfram Language. 1988. "$Path." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2007. https://reference.wolfram.com/language/ref/$Path.html.

APA

Wolfram Language. (1988). $Path. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/$Path.html

BibTeX

@misc{reference.wolfram_2024_$path, author="Wolfram Research", title="{$Path}", year="2007", howpublished="\url{https://reference.wolfram.com/language/ref/$Path.html}", note=[Accessed: 17-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_$path, organization={Wolfram Research}, title={$Path}, year={2007}, url={https://reference.wolfram.com/language/ref/$Path.html}, note=[Accessed: 17-November-2024 ]}