Explore the Extended Definitions, OML Guides, Block Library, API Guide and Glossary.
The Reference Guide contains documentation for all functions supported in the OpenMatrix language.
Discover new features and enhancements.
New to Activate? Learn the basics here.
Start using Activate with our interactive tutorials.
Learn about the components in Activate models.
Learn about modeling physical components.
Learn how to set up, run, and troubleshoot simulations.
Discover options to review, display, and export results.
Learn about block libraries for building dynamic system models.
PDF file with in-depth information on key topics in the User's Guide.
OpenMatrix is a mathematical scripting language.
Joins the given arrays along a specified dimension, dim.
Creates a new empty cell array.
Converts a cell array to a matrix.
Converts the cell a to a struct. The number of fields b must match number of dimensions c.
Displays the content of the cell array x.
Evaluates the function func on the cell array c. Each element is passed into the function individually.
Returns a cell array of strings with the names of the fields in the specified struct.
Extract a field value from a structure s.
Tests if a value is a cell array.
Indicates whether each element of a cell array is a string.
Tests if v is a column vector of dimension M x 1, where M is a non-negative inteter.
Returns true if x is a struct and contains the field 'field'.
Tests if a value is finite.
Tests if v is a row vector of dimension 1 x N, where N is a non-negative integer.
Tests if a value is a struct.
Converts a 2D matrix, m, to a cell array, R.
Returns a cell array after converting a complex, 2D matrix, scalar or string input.
Returns a copy of the structure s with the field f removed.
Sets the value of field f in the stucture s to the value v.
Returns matrix, R, which is the result of sorting rows of matrix, m, based on the columns listed, columns.
Creates one or more structs with the specified fields and value(s) .
Creates a cell array from the struct s.
Assigns a value to an element of a cell or matrix.
Describes all of the blocks in the installed Activate library.
Key terms associated with the software.
Define shortcuts to common operations.