SystemModels

SystemModels[]

返回加载的系统模型列表.

SystemModels[patt]

返回与字符串模式 patt 相匹配的模型.

SystemModels[patt,"spec"]

只返回类型为 "spec" 的专业模型.

更多信息

  • SystemModels[patt] 接受与 StringMatchQ 一样的字符串模式.
  • 当设置为 SystemModels[patt,"spec"] 时,只返回具有 "spec" 的模型:
  • "class"一般类
    "model"模型类
    "block"输入/输出模块
    "connector"接口类
    "function"函数定义
    "package"类的集合和常数
    "record"集合类
    "type"类型指定

范例

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

基本范例  (3)

获取所有当前可用的模型:

显示 Modelica 旋转力学库中的所有范例:

只获取特定类型的模型:

范围  (1)

StringExpression 获取含有 q 的 Modelica 标准库中的范例:

应用  (1)

获取 Modelica 标准库中每个模型类型的数量:

"IntroductoryExamples""DocumentationExamples" 进行同样的计算:

属性和关系  (1)

SystemModelExamples 只返回可被仿真的模型:

SystemModels 返回所有模型,通常情况下是一个更大的列表:

Wolfram Research (2018),SystemModels,Wolfram 语言函数,https://reference.wolfram.com/language/ref/SystemModels.html.

文本

Wolfram Research (2018),SystemModels,Wolfram 语言函数,https://reference.wolfram.com/language/ref/SystemModels.html.

CMS

Wolfram 语言. 2018. "SystemModels." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/SystemModels.html.

APA

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

BibTeX

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

BibLaTeX

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