Package Modelica.​Utilities
Library of utility functions dedicated to scripting (operating on files, streams, strings, system)

Information

This package contains Modelica functions that are especially suited for scripting. The functions might be used to work with strings, read data from file, write data to file or copy, move and remove files.

For an introduction, have especially a look at:

The following main sublibraries are available:

Copyright © 1998-2019, Modelica Association and contributors

Extends from Modelica.​Icons.​UtilitiesPackage (Icon for utility packages).

Package Contents

NameDescription
ExamplesExamples to demonstrate the usage of package Modelica.Utilities
FilesFunctions to work with files and directories
InternalInternal components that a user should usually not directly utilize
StreamsRead from files and write to files
StringsOperations on strings
SystemInteraction with environment
TypesType definitions used in package Modelica.Utilities
UsersGuideUser's Guide of Utilities Library