Skip to content

Commit 04cb36f

Browse files
authored
Added hyperlinks to YouTube videos in README
1 parent 4adb56d commit 04cb36f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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

99
They show examples of speech-to-text recognition and sentiment analysis of
1010
the 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.

0 commit comments

Comments
 (0)