LibraryFunctionLoad

LibraryFunctionLoad[lib,fun,argtype,rettype]

加载 Wolfram 库 lib 并且使库函数 fun 在 Wolfram 语言中可用.

更多信息和选项

范例

打开所有单元关闭所有单元

基本范例  (3)

从样本库加载一个函数:

调用函数:

用户可以对同样输入的 LibraryFunctionLoad 调用超过一次:

从库调用一个函数,它在 WSTP 上交换数据:

加载一个函数,该函数调用回 Wolfram 语言以计算 Message[MyFunction::info]

可能存在的问题  (1)

LibraryFunctionLoad 使用 FindLibrary 定位库:

使用 FindLibrary 更快地找到库:

Wolfram Research (2010),LibraryFunctionLoad,Wolfram 语言函数,https://reference.wolfram.com/language/ref/LibraryFunctionLoad.html (更新于 2014 年).

文本

Wolfram Research (2010),LibraryFunctionLoad,Wolfram 语言函数,https://reference.wolfram.com/language/ref/LibraryFunctionLoad.html (更新于 2014 年).

CMS

Wolfram 语言. 2010. "LibraryFunctionLoad." Wolfram 语言与系统参考资料中心. Wolfram Research. 最新版本 2014. https://reference.wolfram.com/language/ref/LibraryFunctionLoad.html.

APA

Wolfram 语言. (2010). LibraryFunctionLoad. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/LibraryFunctionLoad.html 年

BibTeX

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

BibLaTeX

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