matlab_with_python icon indicating copy to clipboard operation
matlab_with_python copied to clipboard

Examples of MATLAB calling Python.

trafficstars

MATLAB with Python

This repository has two main items:

  1. A free ebook, Python is the Ultimate MATLAB Toolbox, based on my blog series of the same name. The PDF can be found in the ultimate_toolbox_book directory.

  2. A collection of MATLAB programs that call Python functions to gain capability, features, or performance that can't be obtained by MATLAB alone. Some of the examples are based on code from my book, Python for MATLAB Development (Apress, 2022, ISBN 978-1-4842-7222-0).