LibraryFunctionUnload

LibraryFunctionUnload[fun]

LibraryFunctionをアンロードして使えなくする.

詳細

  • LibraryFunctionUnloadLibraryFunctionをアンロードし,使えなくする.
  • プラットフォームによっては,ライブラリの全関数がアンロードされると,ライブラリを編集して再びロードできるものもある.
  • LibraryUnloadはライブラリの全関数をアンロードする.
  • Wolframライブラリがアンロードされると,ライブラリの初期化解除関数が呼び出される.
  • Wolframライブラリの全関数がアンロードされるとライブラリ自体もアンロードされる.

例題

  (1)

LibraryFunctionオブジェクトはLibraryFunctionLoadによって生成される:

LibraryFunctionオブジェクトは,Wolfram言語関数として使うことができる:

以下で関数をアンロードする:

LibraryFunctionはもう使えない:

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

テキスト

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

@online{reference.wolfram_2024_libraryfunctionunload, organization={Wolfram Research}, title={LibraryFunctionUnload}, year={2010}, url={https://reference.wolfram.com/language/ref/LibraryFunctionUnload.html}, note=[Accessed: 22-November-2024 ]}