Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 742 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 742 Bytes

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).