Hi, when trying to install the Python package for MATLAB R2023a:
python -m pip install matlabengine==9.13.7 or python -m pip install matlabengine
I get following error:
RuntimeError: No compatible version of MATLAB was found. Version R2023a was found, but this feature only supports MATLAB 9.9 (R2020b) through 9.13 (R2022b), inclusive.
Hi, when trying to install the Python package for MATLAB R2023a:
python -m pip install matlabengine==9.13.7
orpython -m pip install matlabengine
I get following error:
Will support for R2023a soon be ready?