dizzyrue

Results 3 comments of dizzyrue

不行. File "/home/lsg/anaconda3/envs/g2s/lib/python3.7/site-packages/matlabengineforpython-R2020a-py3.7.egg/matlab/engine/matlabengine.py", line 66, in __call__ out=_stdout, err=_stderr) TypeError: 不受支持的 Python 数据类型: numpy.ndarray 我查询了一下,是numpy.ndarray 表明 MATLAB 引擎无法处理传递给它的 numpy.ndarray 类型的数据。

I encountered the same problem, did you solve it?

I'm having the same problem, can you tell me how to fix it?