Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rsmenon/MATLink
- Owner: rsmenon
- Created: 2013-01-28T03:35:36.000Z (almost 12 years ago)
- Default Branch: develop
- Last Pushed: 2019-10-06T15:31:54.000Z (about 5 years ago)
- Last Synced: 2024-08-05T09:11:34.440Z (5 months ago)
- Topics: mathematica, matlab
- Language: Mathematica
- Homepage: matlink.org
- Size: 8.81 MB
- Stars: 67
- Watchers: 14
- Forks: 14
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-wolfram-language - MATLink
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.