Welcome to the Massif documentation! If your are new to the project start with the overview.

For users

To install Massif first read the install guide.

If Massif is installed you have to build connection between Massif and MATLAB. MATLAB connectors are described in this page.

The user interface of Massif is described here.

The usage of the Command Line Interface is described here.

There is an example about import filters here.

The API usage guide describes how to build your own applications on Massif.

The Simulink Ecore Metamodel describes how Massif represents Simulink models in EMF.

For developers