MATLAB is a general purpose mathematical programming language and environment for the solution of algebraic and differential algebraic equation systems. In addition, MATLAB has some features supporting simultaneous and sequential optimization.
Availability
- commercial
Source Code
- obtain MATLAB from Mathworks, external link: www.mathworks.com
Installation Notes
- see Mathworks webpage for installation hints
Operating Systems
- Linux (Ubuntu 14.04, Debian, etc.)
- Mac OS X 10.5-10.9
- Windows XP/7/8
Usage
MATLAB is available as a command line tool via its own IDE.
- MATLAB IDE: Change the current directory to the location of your model files and open your run file (solveEquationSystem.m or else) inside MATLAB and press the run button.
User Options
All user options of MATLAB itself are discussed in detail inside Matlab’s help menu or in Mathwork’s support forums.
Applied Examples
As of yet no examples have been published, which explicitly use MOSAIC’s MATLAB export.