File tree Expand file tree Collapse file tree 1 file changed +19
-13
lines changed Expand file tree Collapse file tree 1 file changed +19
-13
lines changed Original file line number Diff line number Diff line change 1- # Errata for * Python for MATLAB Development*
2-
3- On ** page xx** [ Summary of error] :
4-
5- Details of error here. Highlight key pieces in ** bold** .
6-
7- ***
8-
9- On ** page xx** [ Summary of error] :
10-
11- Details of error here. Highlight key pieces in ** bold** .
12-
13- ***
1+ # Errata for * Python for MATLAB Development*
2+
3+ On ** page 178** [ Python code can be debugged in MATLAB with VS Code] :
4+
5+ The sentence "Troubleshooting hybrid MATLAB/Python code can be a challenge
6+ because the MATLAB debugger won’t step into Python code."
7+ should be amended to read
8+ "The VS Code IDE can be used to debug
9+ hybrid MATLAB/Python code; details are explained at
10+ https://www.mathworks.com/matlabcentral/answers/1645680-how-can-i-debug-python-code-using-matlab-s-python-interface-and-visual-studio-code?s_tid=srchtitle "
11+
12+ ***
13+
14+ On ** page 598** [ `` parfor `` is included with the core MATLAB product] :
15+
16+ MATLAB's parallel for-loop construct `` parfor `` was added to
17+ the core MATLAB product sometime after release 2018a.
18+
19+ ***
You can’t perform that action at this time.
0 commit comments