You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/software/configure_systems.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,7 +63,7 @@ lang: en-US
63
63
64
64
#### Compiler
65
65
66
-
1. Install Visual Studio Code Compiler; make sure to select C++ support from the menu. <ahref="https://visualstudio.microsoft.com/downloads/`">https://visualstudio.microsoft.com/downloads/</a>
66
+
1. Install Visual Studio Code Compiler; make sure to select C++ support from the menu. <ahref="https://visualstudio.microsoft.com/downloads/">https://visualstudio.microsoft.com/downloads/</a>
67
67
2. In MATLAB, Run `mex -setup -v`. This sets up the compiler. It should output something like found "Microsoft Visual C++ 202X"
0 commit comments