WOLFRAM SYSTEM MODELER
ExamplesExamples to demonstrate the usage of package Modelica.Utilities |
Interpreter to evaluate simple expressions consisting of +, -, *, /, (), sin(), cos(), tan(), sqrt(), asin(), acos(), atan(), exp(), log(), pi |
|
Expression interpreter that returns with the position after the expression (expression may consist of +, -, *, /, (), sin(), cos(), tan(), sqrt(), asin(), acos(), atan(), exp(), log(), pi) |
|
Read the value of a Real parameter from file |
|
Demonstrate usage of Examples.readRealParameter/.expression |
|
Demonstrate usage of function Streams.writeRealMatrix |
This information is part of the Modelica Standard Library maintained by the Modelica Association.
This package contains quite involved examples that demonstrate how to use the functions of package Modelica.Utilities. In particular the following examples are present.
SystemModel["Modelica.Utilities.Examples"]