MATLAB Kernel Error: Invalid argument name 'regionArray'.
Closed this issue · 2 comments
yanndebray commented
yanndebray commented
Ok I solved it...
I was on jupyter-matlab-proxy version 0.6.0
I updated to the latest (0.7.1), and it worked:
pip install -U jupyter-matlab-proxy
rishabhdutta commented
Same issue when running on 'conda environment' with python version 3.6-3.7. Use conda environment with python version >3.9.
