Skip to content
This repository was archived by the owner on Mar 27, 2025. It is now read-only.

Commit fedba28

Browse files
authored
Replace "for" with "in"
1 parent 415837f commit fedba28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Run-MATLAB-Tests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Create a new project and configure it by following these steps:
3939
![source_control](https://user-images.githubusercontent.com/48831250/94478391-37a73700-01a1-11eb-9f89-a5a71413baf0.png)
4040

4141

42-
5. In the **Build Environment** section, select **Use MATLAB version** and specify the MATLAB version you want to use for the build. If your desired MATLAB version is not listed under **Use MATLAB version**, enter the full path to its root folder in the **MATLAB root** box.
42+
5. In the **Build Environment** section, select **Use MATLAB version** and specify the MATLAB version you want to use in the build. If your desired MATLAB version is not listed under **Use MATLAB version**, enter the full path to its root folder in the **MATLAB root** box.
4343

4444
![build_environment](https://user-images.githubusercontent.com/48831250/105091260-943ea280-5a6d-11eb-8d11-48747df7ec32.png)
4545

0 commit comments

Comments
 (0)