Skip to content

Commit 1dcedf2

Browse files
authored
Update README.md
1 parent acdfebd commit 1dcedf2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ and retrieve the required variables to be used back in MATLAB:
5858

5959
![img/pythonTask7.png](img/pythonTask7.png)
6060

61-
The equivalent MATLAB code to run either the Python statements (using [`pyrun`](pyrun)) or a Python script (using [`pyrunfile`](https://www.mathworks.com/help/matlab/ref/pyrunfile.html)) is generated and run automatically by default like any live task:
61+
The equivalent MATLAB code to run either the Python statements (using [`pyrun`](https://www.mathworks.com/help/matlab/ref/pyrun.html)) or a Python script (using [`pyrunfile`](https://www.mathworks.com/help/matlab/ref/pyrunfile.html)) is generated and run automatically by default like any live task:
6262

6363
![img/pythonTask8.png](img/pythonTask8.png)
6464

@@ -96,4 +96,4 @@ The license is available in the License file within this repository
9696

9797
Copyright © 2022 MathWorks, Inc. All rights reserved.
9898

99-
"Python" and the Python logos are trademarks or registered trademarks of the Python Software Foundation, used by MathWorks with permission from the Foundation.
99+
"Python" and the Python logos are trademarks or registered trademarks of the Python Software Foundation, used by MathWorks with permission from the Foundation.

0 commit comments

Comments
 (0)