Using MATLAB with Python

Files demonstrating MATLAB and Python interoperability

https://github.com/mathworks/matlab-with-python

您现在正在关注此提交

These are the supporting files for the "How to Call Python from MATLAB" (https://youtu.be/LHEZqpvE7D0) and "How to Call MATLAB from Python" (https://youtu.be/OocdPu1Tcrg) videos.

They show examples of speech-to-text recognition and sentiment analysis of the detected text by combining MATLAB and Python functionality.

This example requires MATLAB R2019b or later, as well as Statistics and Machine Toolbox and Text Analytics Toolbox.

You will also need to install Python and the appropriate packages to run this example. The two main ones you will need are as follows; however, you may need to first resolve other unmet dependencies.

pip install speechrecognition pocketsphinx

This example was tested using Python versions 3.6 and 3.7.

引用格式

Sebastian Castro (2026). Using MATLAB with Python (https://github.com/mathworks/matlab-with-python), GitHub. 检索时间: .

MATLAB 版本兼容性

  • 与 R2019b 及更高版本兼容

平台兼容性

  • Windows
  • macOS
  • Linux

无法下载基于 GitHub 默认分支的版本

版本 已发布 发行说明 Action
1.0.4

Linked to new GitHub repository.

1.0.3

Added YouTube video links

1.0.2

Corrected submission title.

1.0.1

Connected to GitHub

1.0.0

要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 存储库
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 存储库