AutoloadPath

この関数は,Wolfram言語には完全に統合されていません.変更される可能性があります.

AutoloadPath

Wolframシステムの起動時にどのディレクトリのパッケージが自動的にロードされるかを指定するグローバルオプションである.

詳細

  • AutoloadPathの中のそれぞれのディレクトリについて,フロントエンドがFrontEndと呼ばれるサブディレクトリを検索し,そのディレクトリの中のinit.mと呼ばれるファイルを見付け出す.見付け出したすべてのinit.mファイルの内容を実行する.
  • ディレクトリはFrontEnd`FileName関数によって検索される.AutoloadPath(自動ロードパス)に含まれる一般的なディレクトリにはFrontEnd`FileName[{$UserBaseDirectory,"Autoload"}]FrontEnd`FileName[{$InstallationDirectory,"Autoload"}]がある.
Wolfram Research (1999), AutoloadPath, Wolfram言語関数, https://reference.wolfram.com/language/ref/AutoloadPath.html.

テキスト

Wolfram Research (1999), AutoloadPath, Wolfram言語関数, https://reference.wolfram.com/language/ref/AutoloadPath.html.

CMS

Wolfram Language. 1999. "AutoloadPath." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/AutoloadPath.html.

APA

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

BibTeX

@misc{reference.wolfram_2024_autoloadpath, author="Wolfram Research", title="{AutoloadPath}", year="1999", howpublished="\url{https://reference.wolfram.com/language/ref/AutoloadPath.html}", note=[Accessed: 21-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_autoloadpath, organization={Wolfram Research}, title={AutoloadPath}, year={1999}, url={https://reference.wolfram.com/language/ref/AutoloadPath.html}, note=[Accessed: 21-November-2024 ]}