Downloading Matlab for Python
Show older comments
I downloaded python 3.8 via anaconda3. And i downloaded Matlab R2020a. Then, i am trying to use Matlab in jupyter notebook. but, i cannot find the engine from R2020a file.
Answers (1)
Vimal Rathod
on 31 Aug 2020
Edited: Vimal Rathod
on 31 Aug 2020
0 votes
Hi,
It seems like anaconda may not work as MATLAB Engine API for Python supports CPython and I would recommend you to check if you have proper system requirements for the matlab engine to install.
You can refer to the following link to know more about how to use MATLAB with python
Categories
Find more on Call Python from MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!