Julia for MATLAB Users/Index

MATLAB-to-Julia Functions Mapping edit

The following index is based in part on the MATLAB Product Family section of the MathWorks® Product Family page; the core MATLAB language is covered, as are the MATLAB first-party toolboxes, as well as a section for third-party toolboxes.

There's a MATLAB-to-Julia syntax translator available online.[1]

There are also tools to access Julia from MATLAB.[2]

MATLAB Core Language edit

Functionality available in all MATLAB installations, i.e. not requiring any of the below toolboxes. Organized according to the corresponding MATLAB documentation page:

MATLAB Toolboxes edit

Parallel Computing edit

Math, Statistics, and Optimization edit

Control Systems edit

Signal Processing and Wireless Communications edit

Image Processing and Computer Vision edit

Test and Measurement edit

Computational Finance edit

Computational Biology edit

Code Generation edit

Application Deployment edit

Database Access and Reporting edit

Third-Party Toolboxes edit

The Multi-Parametric Toolbox (MPT) edit

The Multi-Parametric Toolbox (or MPT for short) is an open source, MATLAB-based toolbox for parametric optimization, computational geometry and model predictive control.

There is a relevant discussion thread on the Julia Discourse forums.

Related Julia resources:

References edit

  1. matlab-to-julia: Translates MATLAB source code into Julia
  2. https://discourse.julialang.org/t/ann-juliafrommatlab-jl-call-julia-from-matlab/66882