# MATLink **Repository Path**: zhufengGNSS/MATLink ## Basic Information - **Project Name**: MATLink - **Description**: Communicate with MATLAB from Mathematica - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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 have a feature request or notice a bug or unexpected behaviour, please file a new issue 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 matlink.m@gmail.com for support or to let us know how you're using it. _Mathematica_ is a registered trademark of Wolfram Research, Inc. and MATLAB is a registered trademark of The MathWorks, Inc.