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.
Utility function for images which adds a matrix or a constant to a given matrix, x.
Display a matrix as an image, based on the current color map.
Display a matrix as an image with scaled colors.
Gets information about an image from its handle using functions defined in the omlimgtoolbox.
Gets information from the image, without reading pixel data, using functions defined in the omlimgtoolbox.
Reads an image with the pixel data stored in a matrix R, with functions defined in the omlimgtoolbox.
Displays an image file in a figure.
Utility function for images which subtracts a matrix or a constant from a given matrix, x.
Writes an image, whose pixel data comes from a matrix, m, with functions defined in the omlimgtoolbox.
Returns true if the given image, x, has only black and white colors.
Returns true if the given image, x, is grayscale.