Reference guides are available for functions and commands supported by OML, Tcl, and Python.
The Reference Guide contains documentation for all functions supported in the OpenMatrix language.
Discover new features and enhancements.
Discover Compose, including its language support and system requirements.
The Compose tutorials and associated example model files help introduce you to the basic functionality of the software.
Learn about the features and functionality available in Compose.
OpenMatrix is a mathematical scripting language.
Closes an H3D file opened by createh3dfile(). Requires the fileID returned by createh3dfile as an argument.
Creates a datatype to be added to the H3D file.
Creates the H3D file and returns a file handle. Existing files are overwritten or appended.
Creates a layer to be added to the H3D file.
Creates a pool to be added to the H3D file
Creates a subcase to be added to the H3D file. This is optional.
Queries if a datatype may accept corner data at writing.
Gets data binding in a datatype.
Gets data format in a datatype.
Gets defined datatypes inside an open instance.
Gets defined pools inside an open instance.
Gets all defined subcases inside an open instance.
Queries if a subcase can contain complex data.
Queries the number of simulations defined in a subcase.
Gets all defined simulations inside in a subcase.
Gets associated timestep for each simulation in a subcase.
Writes data in an H3D file.
Writes data in a RSP file.