Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rsmenon/MATLink

Communicate with MATLAB from Mathematica
https://github.com/rsmenon/MATLink

mathematica matlab

Last synced: about 1 month ago
JSON representation

Communicate with MATLAB from Mathematica

Awesome Lists containing this project

README

        

# _MATLink_

![](http://rsmenon.github.io/MATLink/assets/img/logo.png)

_MATLink_ is a [_Mathematica_](http://www.wolfram.com/mathematica/) application that allows the user to communicate data between _Mathematica_ and [MATLAB](http://www.mathworks.com/products/matlab/), as well as execute MATLAB code and seamslesly call MATLAB functions from within _Mathematica_.
It uses [_MathLink_](http://reference.wolfram.com/mathematica/tutorial/MathLinkAndExternalProgramCommunicationOverview.html) to communicate between _Mathematica_ and MATLAB (via the [MATLAB Engine library](http://www.mathworks.com/help/matlab/matlab_external/using-matlab-engine.html)).

- Please see the [application homepage](http://matlink.org) for more information and [documentation](http://matlink.org/documentation/).
- If you're looking for the MATLink zip file, you can download it [here](http://download.matlink.org/MATLink.zip). Cloning or using the contents of this branch directly will NOT work in _Mathematica_ because this is the development branch.
- If you have a feature request or notice a bug or unexpected behaviour, please file a [new issue](https://github.com/rsmenon/MATLink/issues/new) on GitHub.
- You might also be interested in browsing some [neat examples](http://matlink.org/examples/) of using MATLink for real world applications.
- Feel free to contact us at [email protected] for support or to let us know how you're using it.

MATLink is developed and maintained by [rsmenon](https://github.com/rsmenon) and [szhorvat](https://github.com/szhorvat). The MATLink logo is based on code by [Mark McClure](http://www.marksmath.org).

_Mathematica_ is a registered trademark of Wolfram Research, Inc. and MATLAB is a registered trademark of The MathWorks, Inc.