SystemModeler

SystemModeler[model]

starts SystemModeler and opens the SystemModel model.

SystemModeler[simulation]

starts SystemModeler with SystemModelSimulationData simulation.

SystemModeler[,"action"]

starts SystemModeler and completes "action".

Details

  • SystemModeler is available as part of Wolfram System Modeler and may not be available in all versions of the Wolfram Language.
  • The model can be a SystemModel object, a full model name string or a shortened model name accepted by SystemModel.
  • For SystemModeler[model,"action"], possible actions include:
  • "Simulation"open for simulation in Simulation Center
    "Modeling"open for modeling in Model Center
    "Text"open text view in Model Center
    "Diagram"open diagram view in Model Center
    "Icon"open icon view in Model Center
    "Documentation"open model documentation
    "Animation"open animation in Simulation Center
  • For SystemModeler[simulation,"action"], possible actions include:
  • "Simulation"open for simulation in Simulation Center
    "Animation"open animation in Simulation Center
  • SystemModeler[model] is equivalent to SystemModeler[model,"Simulation"] for simulation models and SystemModeler[model,"Modeling"] for other models.

Examples

open allclose all

Basic Examples  (4)

Open the SystemModeler graphical modeling environment:

Open the SystemModeler simulation environment with a specific model for simulation:

Open SystemModeler with a simulation result from the Wolfram Language:

Open the graphical modeling environment with an included rotational mechanics example:

Scope  (5)

Open SystemModeler with the text view of a model:

Open SystemModeler with the diagram view of a model:

Open SystemModeler with the icon view of a model:

Open SystemModeler with the documentation for a model:

Open SystemModeler with the animation for a 3D mechanics model:

Wolfram Research (2018), SystemModeler, Wolfram Language function, https://reference.wolfram.com/language/ref/SystemModeler.html.

Text

Wolfram Research (2018), SystemModeler, Wolfram Language function, https://reference.wolfram.com/language/ref/SystemModeler.html.

CMS

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

APA

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

BibTeX

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

BibLaTeX

@online{reference.wolfram_2023_systemmodeler, organization={Wolfram Research}, title={SystemModeler}, year={2018}, url={https://reference.wolfram.com/language/ref/SystemModeler.html}, note=[Accessed: 18-March-2024 ]}