SystemModels
returns a list of loaded system models.
SystemModels[patt]
returns the models matching the string pattern patt.
SystemModels[patt,"spec"]
only returns specialized models of the kind "spec".
Details
- SystemModels[patt] allows the same string patterns as StringMatchQ.
- With SystemModels[patt,"spec"], only models with "spec" are returned:
-
"class" general class "model" model class "block" input/output block "connector" connector class "function" function definition "package" collection of classes and constants "record" collection class "type" type specification
Examples
open allclose allBasic Examples (3)
Scope (1)
Use a StringExpression to get Modelica standard library examples containing q:
Applications (1)
Properties & Relations (1)
SystemModelExamples returns only models that can be simulated:
SystemModels returns all models, which is usually a much larger list:
Text
Wolfram Research (2018), SystemModels, Wolfram Language function, https://reference.wolfram.com/language/ref/SystemModels.html.
CMS
Wolfram Language. 2018. "SystemModels." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/SystemModels.html.
APA
Wolfram Language. (2018). SystemModels. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/SystemModels.html