I have a Linux OS and I want to install MATLAB Engine API for Python to use MATLAB on the Jupiter notebook. I am following the steps of installation from here but it seems that the Matlab engine API only is not working with Python 3.7 (but it is capable with python 3.6) my final goal is to use Matlab using imatlab package in Jupiter notebook. Is there anyone who ever been able to install MATLAB Engine API for Python with Python 3.7?
thank you for your time.