The Compose Notebook is a web-based implementation of Compose’s OpenMatrix Language (OML) into a Jupyter Notebook. Notebooks (see www.jupyter.org) are a powerful way to execute and demonstrate scripted languages.
Use the MAT Explorer interface to explore and load variables from a .MAT file, providing a visual way to see the contents of a .MAT file and to import variables into an OML session.
Use the Signal Viewer to import and treat (basic) signals in both time and frequency domains, as well as generate
signals based on the most common waveforms such as step, chirp and sawtooth.
OML, Tcl, Python, and R Scripts. Compose supports OML, Tcl, Python, and R languages. The use of the interpreter language is first defined by the script being executed.
Macros
You can record your session actions (in the Editor) as macros to replay them at a later time using the Macros menu.