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

Commit 8a47835

Browse files
authored
Update CONFIGDOC.md
1 parent 015af57 commit 8a47835

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONFIGDOC.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Once you install the plugin on Jenkins, the **Use MATLAB version** checkbox appe
1414

1515
Select the **Use MATLAB version** checkbox to specify the full path to the MATLAB root folder that should be used for the build. The information in the **MATLAB root** box enables the plugin to prepend MATLAB to the PATH environment variable of the build agent.
1616

17-
If the build agent already has your desired MATLAB on the path, then you are not required to select the **Use MATLAB version** checkbox. When the checkbox is clear, the plugin uses the MATLAB directory closest to the top of the path. The build fails if the plugin cannot find MATLAB on the path.
17+
If the build agent already has your desired MATLAB on the path, then you are not required to select the **Use MATLAB version** checkbox. When the checkbox is clear, the plugin uses the first MATLAB instance it encounters on the path. The build fails if the operating system cannot find MATLAB on the path.
1818

1919
## Specify Build Steps
2020
When you set up the **Build** section of the project configuration window, the plugin provides you with the **Run MATLAB Tests** and **Run MATLAB Command** build steps.

0 commit comments

Comments
 (0)