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

Commit b8a6cc0

Browse files
authored
Update README.md
1 parent efc0bf3 commit b8a6cc0

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,10 @@
33
The Jenkins plugin for MATLAB® enables you to easily run your MATLAB tests and generate test artifacts in formats such as *JUnit*, *TAP*, and *Cobertura* code coverage reports. You can run tests in either *automatic* or *custom* mode.
44

55
## Configure Plugin for Freestyle Project
6-
To configure the plugin for a freestyle project, select **Run MATLAB Tests** from the **Add build step** list.
6+
To configure the plugin for a freestyle project, select **Run MATLAB Tests** from the **Add build step** list. Then, enter the value returned by the **matlabroot** function in the **MATLAB root** field.
77

88
![new_add_build_step](https://user-images.githubusercontent.com/47204011/55624172-be54a100-57c2-11e9-9596-52d3a60ee467.png)
99

10-
![new_default_plugin_page](https://user-images.githubusercontent.com/47204011/55624213-dcba9c80-57c2-11e9-85e6-abb6ae03534e.png)
11-
12-
To run your tests, enter the value returned by the **matlabroot** function in the **MATLAB root** field.
13-
1410
![new_enter_matlabroot](https://user-images.githubusercontent.com/47204011/55624374-45097e00-57c3-11e9-96e1-5fa0fc966767.png)
1511

1612
### Option 1: Freestyle Project with Automatic Test Mode

0 commit comments

Comments
 (0)