【发布时间】:2017-06-10 08:10:21
【问题描述】:
朋友们好,
我想在 MATLAB 和 Python 之间传递数据,一种方法是在 Python 中使用 matlab.engine 或从 MATLAB 调用 Python 库。但是这种方法需要 MATLAB 2014 版本,不像我的 MATLAB R2011b。
因此,我请求您指导另一种方法,以便在 Python 和 MATLAB R2011b 版本之间进行通信。
提前致谢
【问题讨论】:
标签: python matlab python-2.7 parameter-passing language-interoperability