File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ Copyright 2019 The MathWorks, Inc.
33
44### Description
55
6- These are the supporting files for the "Calling Python from MATLAB" and
7- "Calling MATLAB from Python" how-to videos.
6+ These are the supporting files for the [ How to Call Python from MATLAB] ( https://youtu.be/LHEZqpvE7D0 ) and
7+ [ How to Call MATLAB from Python] ( https://youtu.be/OocdPu1Tcrg ) videos.
88
99They show examples of speech-to-text recognition and sentiment analysis of
1010the detected text by combining MATLAB and Python functionality.
@@ -20,4 +20,4 @@ may need to first resolve other unmet dependencies.
2020
2121` pip install speechrecognition pocketsphinx `
2222
23- This example was tested using Python versions 3.6 and 3.7.
23+ This example was tested using Python versions 3.6 and 3.7.
You can’t perform that action at this time.
0 commit comments